Opened 15 months ago

Closed 7 months ago

#71229 closed defect (fixed)

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) 15 months ago.

Download all attachments as: .zip

Change History (6)

Changed 15 months ago by randymortensen (Randy Mortensen)

Attachment: main.log.gz added

comment:1 Changed 15 months ago by randymortensen (Randy Mortensen)

I should also mention Xcode 16.1 is installed

comment:2 Changed 15 months 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       |                              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

comment:3 Changed 7 months ago by Dave-Allured (Dave Allured)

comment:4 Changed 7 months ago by Dave-Allured (Dave Allured)

P.S. There is a new build failure for 0.20.6, another pointer type error. It looks like there are more upstream type fixes. I am now working on update to the latest version, which we hope will take care of it.

Please close this old ticket.

comment:5 Changed 7 months ago by reneeotten (Renee Otten)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.