[Bug 277472] devel/py-setuptools-scm: AttributeError: module 'setuptools_scm.integration' has no attribute 'infer_version'
Date: Mon, 04 Mar 2024 19:37:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277472
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 build,
but the build keeps going for another 10 hours, then the build says it failed
on py39-duckdb, although the actual failure is on py39-setuptools-scm-8.0.4.
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 just 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
--
You are receiving this mail because:
You are the assignee for the bug.