New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26401 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

gimp-app should not have a universal variant since gimp2 does not

Reported by: jonathan.hayward@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: gimp-app

Description

bash-3.2# port install gimp2 +universal
--->  Computing dependencies for gimp2
--->  Cleaning gimp2
bash-3.2# port install gimp-app
Error: Cannot install gimp-app for the arch(s) 'i386 x86_64' because
Error: its dependency gimp2 is only installed for the arch 'x86_64'
Error: and does not have a universal variant.
Error: Unable to execute port: architecture mismatch
To report a bug, see <http://guide.macports.org/#project.tickets>
bash-3.2#

Change History

comment:1 Changed 3 years ago by jmr@…

  • Owner changed from macports-tickets@… to devans@…
  • Port set to gimp2

Please remember to fill in the Port field and cc the maintainer.

comment:2 Changed 3 years ago by jmr@…

  • Port changed from gimp2 to gimp-app
  • Summary changed from Building gimp2 +universal creates x86_64 only to gimp-app should not have a universal variant since gimp2 does not

comment:3 Changed 3 years ago by devans@…

  • Status changed from new to closed
  • Resolution set to fixed

gimp2 does not have a universal variant due to issues with its dependents. Consequently gimp-app should not either.

Fixed in r71316.

Note: See TracTickets for help on using tickets.