[MacPorts] #71448: py311-ephem @3.7.7.0: build error - incompatible pointer to integer

MacPorts noreply at macports.org
Tue Dec 3 06:24:56 UTC 2024


#71448: py311-ephem @3.7.7.0: build error - incompatible pointer to integer
--------------------------+--------------------
  Reporter:  khorton      |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.10.5
Resolution:               |   Keywords:
      Port:  py311-ephem  |
--------------------------+--------------------
Description changed by jmroot:

Old description:

> py311-ephem @3.7.7.0 fails to build with Xcode 16.1 on Sequoia 15.1.1
> failing with:
>
> {{{:info:build extensions/_libastro.c:312:6: error: incompatible pointer
> to integer conversion initializing 'Py_ssize_t' (aka 'long') with an
> expression of type 'int (PyObject *, FILE *, int)' (aka 'int (struct
> _object *, struct __sFILE *, int)') [-Wint-conversion]
> }}}

New description:

 py311-ephem @3.7.7.0 fails to build with Xcode 16.1 on Sequoia 15.1.1
 failing with:

 {{{
 :info:build extensions/_libastro.c:312:6: error: incompatible pointer to
 integer conversion initializing 'Py_ssize_t' (aka 'long') with an
 expression of type 'int (PyObject *, FILE *, int)' (aka 'int (struct
 _object *, struct __sFILE *, int)') [-Wint-conversion]
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/71448#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list