[MacPorts] #61231: molden: error: implicit declaration of function (was: Failure to install molden port)

MacPorts noreply at macports.org
Fri Sep 25 12:08:06 UTC 2020


#61231: molden: error: implicit declaration of function
---------------------+------------------------
  Reporter:  p-walt  |      Owner:  ryandesign
      Type:  defect  |     Status:  accepted
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.6.3
Resolution:          |   Keywords:
      Port:  molden  |
---------------------+------------------------
Changes (by ryandesign):

 * status:  new => accepted
 * owner:  (none) => ryandesign


Comment:

 Looks like there are many errors in the log of this form:

 {{{
 src/xwin.c:8709:4: error: implicit declaration of function 'plinz_'
 [-Werror,-Wimplicit-function-declaration]
    plinz_(isel,istat,
    ^
 }}}

 Implicit function declaration errors are a new problem we're having to
 contend with since the introduction of Xcode 12. Prior to that, this was
 only considered a warning. We should fix these problems, but until we do,
 you can avoid them by downgrading to Xcode 11 and/or the Xcode 11 version
 of the command line tools.

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


More information about the macports-tickets mailing list