[MacPorts] #71793: postgresql12 @12.22_1 does not build on PPC Leopard, Mac OS X 10.5.8, because of conflicting types
MacPorts
noreply at macports.org
Wed Jan 8 21:49:19 UTC 2025
#71793: postgresql12 @12.22_1 does not build on PPC Leopard, Mac OS X 10.5.8,
because of conflicting types
-------------------------+--------------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: leopard ppc | Port: postgresql12
-------------------------+--------------------------
{{{
/usr/bin/gcc-4.2 -std=gnu99 -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute
-Wformat-security -fno-strict-aliasing -fwrapv -pipe -Os -arch ppc
-I../../../src/include -I/opt/local/include -I/opt/local/include/libxml2
-I/opt/local/include -c -o pg_collation.o pg_collation.c
pg_collation.c:55: error: conflicting types for ‘CollationCreate’
../../../src/include/catalog/pg_collation.h:70: error: previous
declaration of ‘CollationCreate’ was here
pg_collation.c: In function ‘CollationCreate’:
pg_collation.c:196: warning: passing argument 3 of ‘heap_form_tuple’ from
incompatible pointer type
gnumake[3]: *** [pg_collation.o] Error 1
gnumake[3]: Leaving directory
`/opt/local/var/macports/build/nue.de.rsync.macports.org_macports_release_tarballs_ports_databases_postgresql12/postgresql12/work/postgresql-12.22/src/backend/catalog'
gnumake[2]: *** [catalog-recursive] Error 2
gnumake[2]: Leaving directory
`/opt/local/var/macports/build/nue.de.rsync.macports.org_macports_release_tarballs_ports_databases_postgresql12/postgresql12/work/postgresql-12.22/src/backend'
}}}
The failure seems to be same as in #71792 for `postgresql11`…
--
Ticket URL: <https://trac.macports.org/ticket/71793>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list