Opened 4 years ago

Last modified 4 years ago

#60657 closed defect

molden not compiling with gcc10 — at Version 2

Reported by: valerie-vallet Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: molden

Description (last modified by ryandesign (Ryan Carsten Schmidt))

When installing the latest molden version, it uses gcc10, and stops because of several error messages.

Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)).

Thanks for fixing this bug.

Also to build gmolden automatically the following lines must be changed:

build.target        molden **gmolden**
    xinstall -W ${worksrcpath} molden **gmolden** ${destroot}${prefix}/bin

Thanks for the fixes, Valérie

Change History (2)

comment:1 Changed 4 years ago by jmroot (Joshua Root)

Owner: set to ryandesign
Status: newassigned

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Priority: HighNormal
Status: assignedaccepted
Note: See TracTickets for help on using tickets.