Opened 4 days ago

Last modified 3 days ago

#71229 new defect

libgee @0.20.5 build failure

Reported by: randymortensen (Randy Mortensen) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: libgee

Description

After updating to sequoia 15.1 installing zile breaks due to libgee build failure. main.log attached MacBook Pro 2021 Apple M1 Pro

Attachments (1)

main.log.gz (6.4 KB) - added by randymortensen (Randy Mortensen) 4 days ago.

Download all attachments as: .zip

Change History (3)

Changed 4 days ago by randymortensen (Randy Mortensen)

Attachment: main.log.gz added

comment:1 Changed 4 days ago by randymortensen (Randy Mortensen)

I should also mention Xcode 16.1 is installed

comment:2 Changed 3 days ago by jmroot (Joshua Root)

:info:build hashmap.c:4089:23: error: incompatible function pointer types assigning to 'gboolean (*)(GeeMapIterator *)' (aka 'int (*)(struct _GeeMapIterator *)') from 'gboolean (GeeHashMapNodeIterator *)' (aka 'int (struct _GeeHashMapNodeIterator *)') [-Wincompatible-function-pointer-types]
:info:build  4089 |         iface->get_read_only = gee_hash_map_map_iterator_real_get_read_only;
:info:build       |                              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Note: See TracTickets for help on using tickets.