[MacPorts] #61753: Eterm installation on BigSur failing on libast

MacPorts noreply at macports.org
Sat Dec 5 18:43:23 UTC 2020


#61753: Eterm installation on BigSur failing on libast
--------------------------+--------------------
 Reporter:  rsmacleod     |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  High          |  Milestone:
Component:  ports         |    Version:
 Keywords:  libast Eterm  |       Port:  libast
--------------------------+--------------------
 Hi,
 I am upgrading a Mac Mini to Bigsur and most of my fresh installs from
 MacPorts are working fine, except for Eterm.  I get a crash while making
 libist.

 Looks like some compiler problems:

 :info:build snprintf.c:45:22: error: unknown type name 'size_t'

 :info:build vsnprintf(char *str, size_t count, const char *fmt, va_list
 args)

 :info:build
             ^
 :info:build snprintf.c:53:13: error: implicitly declaring library function
 'str\
 len' with type 'unsigned long (const char *)' [-Werror,-Wimplicit-
 function-decl\
 aration]
 :info:build     return (strlen(str));
 :info:build             ^
 :info:build snprintf.c:53:13: note: include the header <string.h> or
 explicitly\
  provide a declaration for 'strlen'
 :info:build snprintf.c:58:21: error: unknown type name 'size_t'
 :info:build snprintf(char *str, size_t count, const char *fmt, ...)
 :info:build                     ^

 Thanks in advance for your help.
 Rob (U of Utah)

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


More information about the macports-tickets mailing list