Opened 8 years ago

Closed 8 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)

main.log (213.1 KB) - added by yurukc 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by yurukc

Attachment: main.log added

comment:1 Changed 8 years ago by tenomoto (Takeshi Enomoto)

Priority: HighNormal

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.

comment:2 in reply to:  1 Changed 8 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 8 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 8 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

I close the ticket at this moment. Please report again if you have a problem.

Note: See TracTickets for help on using tickets.