Opened 8 years ago

Closed 8 years ago

#50888 closed defect (fixed)

metview: Cannot install due to missing variant in magicspp

Reported by: mf2k (Frank Schima) Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: metview magicspp

Description (last modified by mf2k (Frank Schima))

I cannot install metview because:

Error: Failed to archivefetch metview: magicspp must be installed with +metview.

Yet that variant does not exist:

$ port variants magicspp
magicspp has the variants:
   debug: Enable debug binaries
   dragonegg33: Build using the MacPorts dragonegg 3.3 compiler
     * conflicts with dragonegg34 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49 gcc5 gcc6
   dragonegg34: Build using the MacPorts dragonegg 3.4 compiler
     * conflicts with dragonegg33 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49 gcc5 gcc6
   gcc44: Build using the MacPorts gcc 4.4 compiler
     * conflicts with dragonegg33 dragonegg34 gcc45 gcc46 gcc47 gcc48 gcc49 gcc5 gcc6
   gcc45: Build using the MacPorts gcc 4.5 compiler
     * conflicts with dragonegg33 dragonegg34 gcc44 gcc46 gcc47 gcc48 gcc49 gcc5 gcc6
   gcc46: Build using the MacPorts gcc 4.6 compiler
     * conflicts with dragonegg33 dragonegg34 gcc44 gcc45 gcc47 gcc48 gcc49 gcc5 gcc6
   gcc47: Build using the MacPorts gcc 4.7 compiler
     * conflicts with dragonegg33 dragonegg34 gcc44 gcc45 gcc46 gcc48 gcc49 gcc5 gcc6
   gcc48: Build using the MacPorts gcc 4.8 compiler
     * conflicts with dragonegg33 dragonegg34 gcc44 gcc45 gcc46 gcc47 gcc49 gcc5 gcc6
   gcc49: Build using the MacPorts gcc 4.9 compiler
     * conflicts with dragonegg33 dragonegg34 gcc44 gcc45 gcc46 gcc47 gcc48 gcc5 gcc6
(+)gcc5: Build using the MacPorts gcc 5 compiler
     * conflicts with dragonegg33 dragonegg34 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49 gcc6
   gcc6: Build using the MacPorts gcc 6 compiler
     * conflicts with dragonegg33 dragonegg34 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49 gcc5
[+]python27: Add support for python27

Change History (2)

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:2 Changed 8 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

Forgot to commit changes of magicspp. Committed in r146679

Note: See TracTickets for help on using tickets.