Opened 13 years ago

Closed 13 years ago

#27408 closed defect (fixed)

uni2ascii: +universal not supported?

Reported by: jafelds@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: haspatch Cc: ryandesign (Ryan Carsten Schmidt)
Port: uni2ascii

Description

I tried to install uni2ascii with +universal more out of habit than anything. The log should show my failures.

Attachments (2)

main.log (18.6 KB) - added by jafelds@… 13 years ago.
Main log file for uni2ascii.
uni2ascii-universal.diff (873 bytes) - added by ryandesign (Ryan Carsten Schmidt) 13 years ago.
proposed patch

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by jafelds@…

Attachment: main.log added

Main log file for uni2ascii.

Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: uni2ascii-universal.diff added

proposed patch

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added; mww@… removed
Owner: changed from macports-tickets@… to mww@…

I attached a patch to fix this problem. The problem is they were overwriting the CFLAGS in their configure script, so I changed it to append to the values we're already passing in. I removed -O2 from their appended flags since -O2 is already among the flags we pass in.

The port should also be updated, but that is a matter for a separate ticket (#27417).

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added; uni2ascii unicode ascii universal removed

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Committed in r73851 (maintainer timeout).

Note: See TracTickets for help on using tickets.