[MacPorts] #59085: Mingw-64 fails if called via another port that’s using the +universal variant

MacPorts noreply at macports.org
Mon Sep 23 15:41:45 UTC 2019


#59085: Mingw-64 fails if called via another port that’s using the +universal
variant
--------------------+-----------------------
 Reporter:  Gcenx   |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  mingw-w64
--------------------+-----------------------
 I’m currently working on updating {{{wine-devel}}} and {{{mingw-w64}}} is
 now part of the build dependancies, the issue happens if {{{mingw-w64}}}
 isn’t already installed and the following is used for example using
 {{{
 port install wine-devel +universal
 }}}

 I get the following errors

 {{{
 --->  Computing dependencies for wine-devel...........
 Error: Cannot install i686-w64-mingw32-crt for the archs 'i386 x86_64'
 because
 Error: its dependency i686-w64-mingw32-gcc-bootstrap does not build for
 the required archs by default
 Error: and does not have a universal variant.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 Error: Processing of port wine-devel failed
 }}}

 The updated {{{wine-devel}}} can be found here https://github.com/Gcenx
 /macports-wine-devel

 If this is intended behavior how could I work around this issue within the
 Portfile?

-- 
Ticket URL: <https://trac.macports.org/ticket/59085>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list