Re: [MacPorts] #66060: postgresql13, postgresql14 fail on 10.6.8: error: conflicting types for ‘CollationCreate’
MacPorts
noreply at macports.org
Mon Oct 24 14:58:20 UTC 2022
#66060: postgresql13, postgresql14 fail on 10.6.8: error: conflicting types for
‘CollationCreate’
-----------------------------------------+----------------------------
Reporter: barracuda156 | Owner: jyrkiwahlstedt
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: | Keywords: snowleopard
Port: postgresql13, postgresql14 |
-----------------------------------------+----------------------------
Comment (by barracuda156):
gcc12 also fails to build:
{{{
pg_collation.c:46:1: error: conflicting types for 'CollationCreate'; have
'Oid(const char *, Oid, Oid, char, _Bool, int32, const char *, const
char *, const char *, _Bool, _Bool)' {aka 'unsigned int(const char *,
unsigned int, unsigned int, char, _Bool, int, const char *, const
char *, const char *, _Bool, _Bool)'}
46 | CollationCreate(const char *collname, Oid collnamespace,
| ^~~~~~~~~~~~~~~
}}}
--
Ticket URL: <https://trac.macports.org/ticket/66060#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list