[Bug 274001] finance/gnucash: since 5.3_1, guile framework might select guile 3.0 but pkg-plist hardcodes 2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Sep 2023 17:29:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274001
Bug ID: 274001
Summary: finance/gnucash: since 5.3_1, guile framework might
select guile 3.0 but pkg-plist hardcodes 2.2
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: madpilot@FreeBSD.org
Reporter: milios@ccsys.com
Flags: maintainer-feedback?(madpilot@FreeBSD.org)
Assignee: madpilot@FreeBSD.org
To reproduce error, install lang/guile3 then try to build finance/gnucash.
My quick fix was to `sed -e s+/2.2/+/%%GUILE_VER%%/+ pkg-plist`.
I did not investigate whether the selection of guile 3.0 added any additional
.scm or .go [or other] files to work/stage that wouldn't be there when 2.2 gets
used instead. That might be prudent to verify.
see also:
https://cgit.freebsd.org/ports/commit/?id=7edcfaeb079e3285b299ef619ab9d09d46c447a2
http://bugs.freebsd.org/260960
https://reviews.freebsd.org/D40194
--
You are receiving this mail because:
You are the assignee for the bug.