[MacPorts] #60657: molden not compiling with gcc10

MacPorts noreply at macports.org
Mon Jun 15 16:13:00 UTC 2020


#60657: molden not compiling with gcc10
-----------------------------+------------------------
  Reporter:  valerie-vallet  |      Owner:  ryandesign
      Type:  defect          |     Status:  accepted
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.6.2
Resolution:                  |   Keywords:
      Port:  molden          |
-----------------------------+------------------------
Changes (by ryandesign):

 * priority:  High => Normal
 * status:  assigned => accepted


Old description:

> 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

New description:

 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

--

-- 
Ticket URL: <https://trac.macports.org/ticket/60657#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list