[MacPorts] #64396: [samba4] use of undeclared identifiers => legacysupport (was: [samba4] use of undeclared identifier 'O_CLOEXEC' in tdb_wrap.c)
MacPorts
noreply at macports.org
Sun Jan 9 19:39:11 UTC 2022
#64396: [samba4] use of undeclared identifiers => legacysupport
-------------------------+--------------------
Reporter: BjarneDMat | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: samba4 |
-------------------------+--------------------
Description changed by BjarneDMat:
Old description:
> {{{
> [1052/3660] Compiling lib/tdb_wrap/tdb_wrap.c
> ../../lib/tdb_wrap/tdb_wrap.c:107:16: error: use of undeclared identifier
> 'O_CLOEXEC'
> open_flags |= O_CLOEXEC;
> ^
> }}}
> Ok - this is with an updated Portfile
New description:
{{{
[1052/3660] Compiling lib/tdb_wrap/tdb_wrap.c
../../lib/tdb_wrap/tdb_wrap.c:107:16: error: use of undeclared identifier
'O_CLOEXEC'
open_flags |= O_CLOEXEC;
^
}}}
{{{
[xxxx/3660] Compiling source4/heimdal/lib/krb5/get_addrs.c:
undeclared indentifiers :
lib/krb5/get_addrs.c:142: if ((ifa->ifa_flags & IFF_UP) == 0)
^
lib/krb5/get_addrs.c:183: if ((ifa->ifa_flags & IFF_UP) == 0)
^
lib/krb5/get_addrs.c:193: if ((ifa->ifa_flags & IFF_LOOPBACK) ==
0)
^
}}}
Ok - this is with an updated Portfile
--
--
Ticket URL: <https://trac.macports.org/ticket/64396#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list