Opened 9 years ago
Closed 9 years ago
#50812 closed defect (fixed)
cdo-1.7.0 fails to build on Mac OS X 10.6.3
Reported by: | yurukc | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | tenomoto (Takeshi Enomoto) | |
Port: | cdo |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Actually I was trying to install python34 but at the end it gave following error.
---> Cleaning python34 ---> Updating database of binaries ---> Scanning binaries for linking errors ---> Found 4 broken file(s), matching files to ports ---> Found 3 broken port(s), determining rebuild order ---> Rebuilding in order cdo @1.6.4 grads @2.0.2 pcre @8.35 ---> Computing dependencies for cdo ---> Building cdo Error: org.macports.build for port cdo returned: command execution failed
Then I tried "sudo port clean cdo", "sudo port selfupdate" and "sudo port upgrade outdated", respectively but it still gives the same error.
Attachments (1)
Change History (5)
Changed 9 years ago by yurukc
comment:1 follow-up: 2 Changed 9 years ago by tenomoto (Takeshi Enomoto)
Priority: | High → Normal |
---|
comment:2 Changed 9 years ago by yurukc
Replying to takeshi@…:
OpenMP options is found by configure for apple-gcc-4.2 but it does to not work. I submitted the fix in r146331. The buildbot for Snow Leopard, however, failed because of OpenSSL and I don't have Snow Leopard here.
I added the changes to the portfile and it worked. Thank you for your concern.
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
You don't need to manually make any changes to the portfile. The changes were already committed to the repository. You just need to run sudo port selfupdate
to receive them.
comment:4 Changed 9 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I close the ticket at this moment. Please report again if you have a problem.
OpenMP options is found by configure for apple-gcc-4.2 but it does to not work. I submitted the fix in r146331. The buildbot for Snow Leopard, however, failed because of OpenSSL and I don't have Snow Leopard here.