[MacPorts] #73209: sc-im @0.8.4: error: variable has incomplete type 'struct zip_stat'
MacPorts
noreply at macports.org
Fri Jan 9 09:37:43 UTC 2026
#73209: sc-im @0.8.4: error: variable has incomplete type 'struct zip_stat'
----------------------+----------------------
Reporter: phloxic | Owner: nkorth
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.11.6
Resolution: | Keywords:
Port: sc-im |
----------------------+----------------------
Comment (by phloxic):
I build v0.8.5 locally from source, and it works just fine.
However, I tried the following change to the Portfile in my $HOME/ports
without success:
{{{
---
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/finance
/sc-im/Portfile 2024-11-21 17:15:15
+++ finance/sc-im/Portfile 2026-01-09 09:22:04
@@ -4,7 +4,7 @@
PortGroup github 1.0
PortGroup makefile 1.0
-github.setup andmarti1424 sc-im 0.8.4 v
+github.setup andmarti1424 sc-im 0.8.5 v
maintainers @nkorth openmaintainer
license BSD
categories finance
@@ -12,9 +12,9 @@
long_description An ncurses spreadsheet program for terminal
github.tarball_from archive
-checksums rmd160 3f4f54259f17935ad78fe72b00adbb8f90b29419 \
- sha256
ebb1f10006fe49f964a356494f96d86a4f06eb018659e3b9bde63b25c03abdf0 \
- size 1672884
+checksums rmd160 78d94bac2f6f0630c1218e46a56dafb344ea3a56 \
+ sha256
49adb76fc55bc3e6ea8ee414f41428db4aef947e247718d9210be8d14a6524bd \
+ size 1677609
patchfiles patch-prefix.diff
}}}
What could be the problem?
--
Ticket URL: <https://trac.macports.org/ticket/73209#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list