Opened 6 years ago

Closed 5 years ago

#55114 closed defect (fixed)

libtommath: error: /opt/local/include/libtommath/tommath.h is being used by the active MoarVM port.

Reported by: kencu (Ken) Owned by: coke (Will Coleda)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mojca (Mojca Miklavec)
Port: moarvm libtommath

Description

looks like both libtomath and moarvm provide ${prefix}/include/libtommath/tommath.h

Not sure if they should be just declared conflicting, or if moarvm might use libtommath instead of it's internal copy...

Change History (2)

comment:1 Changed 6 years ago by mojca (Mojca Miklavec)

See https://github.com/MoarVM/MoarVM/issues/321 and #50153. I did add a conflict to MoarVM, but maybe libtommath is missing it. Please fix it if so, I'm currently not able to make any commits.

comment:2 Changed 5 years ago by kencu (Ken)

Resolution: fixed
Status: newclosed

In 8a0d0093444b035f61fc5e1929eccce19e32ac26/macports-ports (master):

libtommath: conflicts with moarvm

closes: #55114

Note: See TracTickets for help on using tickets.