[MacPorts] #68867: pointcloud does not respect Macports compiler setting, which breaks the build
MacPorts
noreply at macports.org
Mon Dec 11 11:37:46 UTC 2023
#68867: pointcloud does not respect Macports compiler setting, which breaks the
build
-------------------------------+-------------------------------------------
Reporter: barracuda156 | Owner: nilason
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: powerpc, leopard, snowleopard
Port: |
pg15-pgpointcloud |
-------------------------------+-------------------------------------------
Comment (by barracuda156):
Replying to [comment:1 nilason]:
> `pointcloud` uses for parts of its build, configuration from PostgreSQL,
derived by including `pg_config --pgxs` (the configurations of interest
is ultimately read from
`${prefix}/lib/postgresql15/pgxs/src/Makefile.global`). According to Port
health at https://ports.macports.org/port/pg15-pgpointcloud/details/, this
is working out fine for all OS with results. The C++ standard part is
surely easily implementable, but I have no idea of how to address the
second part of the ticket.
Well, `postgresql15` does not require C++11, AFAIK, so it builds fine with
`gcc-4.2`. We can probably switch it to use modern GCC, if that is the
only way.
P. S. Port health is useless for old systems, since no buildbots for 10.5,
no buildbots for powerpc and no buildbots using libstdc++.
--
Ticket URL: <https://trac.macports.org/ticket/68867#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list