Date: Thu, 21 Sep 2023 17:29:33 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 274001] finance/gnucash: since 5.3_1, guile framework might select guile 3.0 but pkg-plist hardcodes 2.2 Message-ID: <bug-274001-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274001 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 addition= al .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=3D7edcfaeb079e3285b299ef619ab9d09= d46c447a2 http://bugs.freebsd.org/260960 https://reviews.freebsd.org/D40194 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274001-7788>