Opened 13 years ago
Closed 13 years ago
#33450 closed defect (fixed)
tcpflow fails to build on PPC (asm error)
Reported by: | mklein-de (Michael Klein) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | haspatch | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | tcpflow |
Description
build on Leopard/PowerPC fails with
xml.cpp:455: error: impossible constraint in ‘asm’
complete log is attached
Attachments (3)
Change History (4)
Changed 13 years ago by mklein-de (Michael Klein)
Attachment: | tcpflow.log added |
---|
Changed 13 years ago by mklein-de (Michael Klein)
Attachment: | patch-src-xml.cpp.diff added |
---|
Changed 13 years ago by mklein-de (Michael Klein)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Keywords: | haspatch added |
Resolution: | → fixed |
Status: | new → closed |
Fixed by updating to 1.2.1 in r90367.
Note: See
TracTickets for help on using
tickets.
xml.cpp: add missing HAVE_ASM_CPUID check