Date: Mon, 27 Jun 2022 14:35:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264926] graphics/gexiv2: doesn't build with lang/python39 due to static reference to python3.8 Message-ID: <bug-264926-7788-Kg0wAiFrui@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264926-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-264926-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264926 Christoph Moench-Tegeder <cmt@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|New |Closed --- Comment #1 from Christoph Moench-Tegeder <cmt@freebsd.org> --- 1. gexiv2 does not reference python38 directly (what even made you think th= at, and how did you test that hypothesis?). In fact, gexiv2 did build just fine with python39 here, and we did not have that fallout in the exp-runs of bug #261703 . 2. Your log snippet is rather short, but the most likely candidate for fail= ing in that is /usr/local/bin/glib-mkenums - which is in fact a python script - from devel/glib20. That would indicate that the some runtime dependencies (= i.e. python38) of the glib package had been removed: your system is in an inconsitant state, so all bets are off anyways. --=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-264926-7788-Kg0wAiFrui>