Opened 11 years ago

Closed 11 years ago

#39119 closed defect (fixed)

Building Atlas without fortran interface should be explicit

Reported by: Veence (Vincent) Owned by: vincent@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: atlas fortran Cc:
Port: atlas

Description

When Atlas is built with clang and no gcc compiler is installed, the fortran interface is not built and the user is not warned about this implicit choice, than can cause ports depending on Atlas fortran interface to fail (i.e. qrupdate).

Since there is a dedicated option to build Atlas without fortran, instead of silently discarding the fortran interface when gccXX (or other fortran compilers) are lacking, return an error asking the user to explicitly select the +nofortran option.

Change History (1)

comment:1 Changed 11 years ago by Veence (Vincent)

Resolution: fixed
Status: newclosed

Should be fixed in r106139

Note: See TracTickets for help on using tickets.