[MacPorts] #40758: ld64 @136_2 Build error under Mavericks
#40758: ld64 @136_2 Build error under Mavericks -------------------------+-------------------------------- Reporter: panayotis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: ld64 -------------------------+-------------------------------- I am trying to use some packages depending on ld64, but it seems to have some issues. # port clean ld64 ---> Cleaning ld64 root@temp2:/opt/local/var/macports/sources/rsync.macports.org/release/tarballs# port install ld64 ---> Computing dependencies for ld64 ---> Fetching archive for ld64 ---> Attempting to fetch ld64-136_2+llvm33.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/ld64 ---> Attempting to fetch ld64-136_2+llvm33.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ld64 ---> Attempting to fetch ld64-136_2+llvm33.darwin_13.x86_64.tbz2 from http://packages.macports.org/ld64 ---> Fetching distfiles for ld64 ---> Verifying checksums for ld64 ---> Extracting ld64 ---> Applying patches to ld64 ---> Configuring ld64 ---> Building ld64 Error: org.macports.build for port ld64 returned: command execution failed Please see the log file for port ld64 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port ld64 failed -- Ticket URL: <https://trac.macports.org/ticket/40758> MacPorts <http://www.macports.org/> Ports system for OS X
#40758: ld64 @136_2 Build error under Mavericks --------------------------+-------------------------------- Reporter: panayotis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: ld64 | --------------------------+-------------------------------- Comment (by mattbrocklehurst@…): Missing include file 312 :info:build #include <unordered_set> Think this is something to do with switching compilers on Mavericks from Gcc to lvmm -- Ticket URL: <https://trac.macports.org/ticket/40758#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40758: ld64 @136_2 Build error under Mavericks --------------------------+------------------------ Reporter: panayotis@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: ld64 | --------------------------+------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => jeremyhu@… Old description:
I am trying to use some packages depending on ld64, but it seems to have some issues.
# port clean ld64 ---> Cleaning ld64 root@temp2:/opt/local/var/macports/sources/rsync.macports.org/release/tarballs# port install ld64 ---> Computing dependencies for ld64 ---> Fetching archive for ld64 ---> Attempting to fetch ld64-136_2+llvm33.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/ld64 ---> Attempting to fetch ld64-136_2+llvm33.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ld64 ---> Attempting to fetch ld64-136_2+llvm33.darwin_13.x86_64.tbz2 from http://packages.macports.org/ld64 ---> Fetching distfiles for ld64 ---> Verifying checksums for ld64 ---> Extracting ld64 ---> Applying patches to ld64 ---> Configuring ld64 ---> Building ld64 Error: org.macports.build for port ld64 returned: command execution failed Please see the log file for port ld64 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port ld64 failed
New description: I am trying to use some packages depending on ld64, but it seems to have some issues. {{{ # port clean ld64 ---> Cleaning ld64 root@temp2:/opt/local/var/macports/sources/rsync.macports.org/release/tarballs# port install ld64 ---> Computing dependencies for ld64 ---> Fetching archive for ld64 ---> Attempting to fetch ld64-136_2+llvm33.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/ld64 ---> Attempting to fetch ld64-136_2+llvm33.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ld64 ---> Attempting to fetch ld64-136_2+llvm33.darwin_13.x86_64.tbz2 from http://packages.macports.org/ld64 ---> Fetching distfiles for ld64 ---> Verifying checksums for ld64 ---> Extracting ld64 ---> Applying patches to ld64 ---> Configuring ld64 ---> Building ld64 Error: org.macports.build for port ld64 returned: command execution failed Please see the log file for port ld64 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port ld64 failed }}} -- -- Ticket URL: <https://trac.macports.org/ticket/40758#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#40758: ld64 @136_2 Build error under Mavericks --------------------------+------------------------ Reporter: panayotis@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: ld64 | --------------------------+------------------------ Comment (by help@…): For me this error occurs when macosx_deployment_target is set in macports.conf to any value < 10.9. When unset or set to 10.9 compile succeeds. -- Ticket URL: <https://trac.macports.org/ticket/40758#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#40758: ld64 @136_2 Build error under Mavericks --------------------------+------------------------ Reporter: panayotis@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: ld64 | --------------------------+------------------------ Comment (by ldalessandro@…): Replying to [comment:6 help@…]:
For me this error occurs when macosx_deployment_target is set in macports.conf to any value < 10.9. When unset or set to 10.9 compile succeeds.
I just upgraded to Mavericks today, and I'm desperately trying to get this installed because it blocks absolutely every port that I use. I don't see macosx_deployment_target in /opt/local/etc/macports/macports.conf. I tried adding it set to 10.9, but that doesn't help either. Can you elaborate on how you got this to work? -- Ticket URL: <https://trac.macports.org/ticket/40758#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#40758: ld64 @136_2 Build error under Mavericks --------------------------+------------------------ Reporter: panayotis@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: invalid | Keywords: Port: ld64 | --------------------------+------------------------ Changes (by jeremyhu@…): * status: new => closed * resolution: => invalid Comment: Make sure you reinstall the command line tools after upgrading to 10.9. -- Ticket URL: <https://trac.macports.org/ticket/40758#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#40758: ld64 @136_2 Build error under Mavericks --------------------------+------------------------ Reporter: panayotis@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: invalid | Keywords: Port: ld64 | --------------------------+------------------------ Comment (by ldalessandro@…): Replying to [comment:9 jeremyhu@…]:
Make sure you reinstall the command line tools after upgrading to 10.9.
I did, and had accepted the license. This didn't work. I did a complete clean and uninstall of macports, and that didn't help either. I then installed the full xcode app from the app store and reinstalled macports, and this fixed my problem. I have no idea what the difference between the full xcode app and the command line tools is. Thank you for the work you put into maintaining this port. -- Ticket URL: <https://trac.macports.org/ticket/40758#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
#40758: ld64 @136_2 Build error under Mavericks --------------------------+------------------------ Reporter: panayotis@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: invalid | Keywords: Port: ld64 | --------------------------+------------------------ Comment (by macsforever2000@…): Trac is not for tech support. Use the [https://lists.macosforge.org/mailman/listinfo/macports-users Macports Users mailing list] instead. -- Ticket URL: <https://trac.macports.org/ticket/40758#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
#40758: ld64 @136_2 Build error under Mavericks --------------------------+------------------------ Reporter: panayotis@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: ld64 | --------------------------+------------------------ Changes (by help@…): * status: closed => reopened * resolution: invalid => Comment: While installing command line tools may have helped original reporter, ld64 is still broken for me when macosx_deployment_target is used. I've attached my log. Command line tools and Xcode are installed. -- Ticket URL: <https://trac.macports.org/ticket/40758#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X
#40758: ld64 @136_2 Build error under Mavericks --------------------------+------------------------ Reporter: panayotis@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: Port: ld64 | --------------------------+------------------------ Changes (by jeremyhu@…): * status: reopened => closed * resolution: => fixed Comment: New issues require new tickets. -- Ticket URL: <https://trac.macports.org/ticket/40758#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts