[MacPorts] #71988: augeas @1.12.0 build fails: incompatible integer to pointer conversion (was: augeas x86 build fails)
MacPorts
noreply at macports.org
Sun Feb 2 00:18:14 UTC 2025
#71988: augeas @1.12.0 build fails: incompatible integer to pointer conversion
------------------------+--------------------
Reporter: cbratschi | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: augeas |
------------------------+--------------------
Description changed by jmroot:
Old description:
> augeas is required by certbot-apache and compilation fails:
>
> :info:build internal.c:436:12: error: incompatible integer to pointer
> conversion returning 'int' from a function with result type 'const char
> *' [-Wint-conversion]
> :info:build 436 | return strerror_r(errnum, buf, len);
> :info:build | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> :info:build 1 error generated.
>
> This happens on Sequoia installed on an Intel based macOS.
>
> augeas-1.12.0_0.darwin_24.x86_64.tbz2
New description:
augeas is required by certbot-apache and compilation fails:
{{{
:info:build internal.c:436:12: error: incompatible integer to pointer
conversion returning 'int' from a function with result type 'const char *'
[-Wint-conversion]
:info:build 436 | return strerror_r(errnum, buf, len);
:info:build | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build 1 error generated.
}}}
This happens on Sequoia installed on an Intel based macOS.
augeas-1.12.0_0.darwin_24.x86_64.tbz2
--
--
Ticket URL: <https://trac.macports.org/ticket/71988#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list