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)
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)
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)
Was fixed by update to 0.20.6.
https://github.com/macports/macports-ports/commit/0f18bf9cdd1282d9a06b5442a6c0a3a0cb2a8cee
Please close this ticket.
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: | new → closed |
Note: See
TracTickets for help on using
tickets.

I should also mention Xcode 16.1 is installed