Date: Mon, 04 Mar 2024 19:37:17 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 277472] devel/py-setuptools-scm: AttributeError: module 'setuptools_scm.integration' has no attribute 'infer_version' Message-ID: <bug-277472-21822-XegfMB7aJK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277472-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-277472-21822@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=3D277472 John <jfduff314@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jfduff314@gmail.com --- Comment #1 from John <jfduff314@gmail.com> --- I am also seeing this exact error on a clean build. It happens to me every time too. The error happens in the build output around 2 hours into my bui= ld, but the build keeps going for another 10 hours, then the build says it fail= ed on py39-duckdb, although the actual failure is on py39-setuptools-scm-8.0.4= .=20 But I noticed that py39-setuptools-scm-8.0.4 actually DOES succeed later in= the build after the errors. That's why, when the build stops/fails, if you jus= t do the make again, it all succeeds (45min later for me), and it doesn't try to redo py39-setuptools-scm-8.0.4, because that actually did succeed the first time. Anyhow, since this is 100% reproducible for me, if you want me help with investigation or testing a fix or whatever, just let me know. Also, is there a way to *only* build the py39 stuff, hopefully can reproduce this in a much shorter timeframe? Thanks, John --=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-277472-21822-XegfMB7aJK>