[MacPorts] #61322: asco @0.4.10: implicit declaration is invalid in C99 error

MacPorts noreply at macports.org
Wed Oct 14 18:26:10 UTC 2020


#61322: asco @0.4.10: implicit declaration is invalid in C99 error
-----------------------+--------------------
 Reporter:  TBird2001  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.6.3
 Keywords:             |       Port:  asco
-----------------------+--------------------
 The install failed due to a compile-time error:
 {{{
 :info:build auxfunc_alter.c:437:5: error: implicit declaration of function
 'gethostname' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
 :info:build                                 gethostname(data,
 sizeof(data));
 }}}
 Implicit function declarations are an error as of Xcode 12. Presumably,
 the asco source code will need to be fixed.

-- 
Ticket URL: <https://trac.macports.org/ticket/61322>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list