https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123076

--- Comment #4 from John Paul Adrian Glaubitz <glaubitz at debian dot org> ---
(In reply to John Paul Adrian Glaubitz from comment #3)
> I can confirm that passing -fno-auto-inc-dec to GCC during build fixes this
> problem.
> 
> I'll also test now whether the proposed patch from PR123853 fixes the
> problem as well.

The patch does not seem to help. It still gets stuck here:

Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/venv'...
Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/venv/scripts'...
Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/venv/scripts/common'...
Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/venv/scripts/posix'...
Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/wsgiref'...
Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/xml'...
Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/xml/dom'...
Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/xml/etree'...
Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/xml/parsers'...
Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/xml/sax'...
Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/xmlrpc'...
Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/zipfile'...
Listing
'/build/reproducible-path/python3.14-3.14.5/debian/tmp/usr/lib/python3.14/zipfile/_path'...

(Nothing else after this. Build is stuck.)

Reply via email to