[MacPorts] #53846: erlang @19.2: update to 19.3
MacPorts
noreply at macports.org
Thu Jun 8 21:10:01 UTC 2017
#53846: erlang @19.2: update to 19.3
---------------------+----------------------
Reporter: l2dy | Owner: ci42
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords: haspatch
Port: erlang |
---------------------+----------------------
Comment (by ci42):
Replying to [comment:6 rurban]:
> This is for me broken like this.
> openpty is in /usr/include/util.h
>
> {{{
> :info:build ../unix/run_erl.c:962:11: error: implicit declaration of
function 'openpty' is invalid in
> C99 [-Werror,-Wimplicit-function-declaration]
> :info:build if (openpty(&mfd, sfdp, slave, NULL, NULL) == 0) {
> :info:build ^
> :info:build ../unix/run_erl.c:962:11: note: did you mean 'openat'?
> :info:build /usr/include/sys/fcntl.h:480:5: note: 'openat' declared here
> :info:build int openat(int, const char *, int, ...)
__DARWIN_NOCANCEL(openat) __OSX_AVAILABLE_STA
> RTING(__MAC_10_10, __IPHONE_8_0);
> :info:build ^
> :info:build 1 error generated.
> }}}
>
> which is strange. HAVE_UTIL_H is defined in config.h
> {{{
> #ifdef HAVE_UTIL_H
> # include <util.h>
> #endif
> }}}
Please provide a full log of a clean attempt.
--
Ticket URL: <https://trac.macports.org/ticket/53846#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list