rustc hangs at build with latest debhelper
Background
After the improvements in debhelper to support SBOM:
The package rustc hangs at build. As reference, previous build took 3 hs, but now after 8 hs it is still building with trace
[ 8546s] Processing package rust-lldb for source file name extraction
[ 8546s] Checking file usr/share/doc/rust-lldb/rust-lldb_bin2sources_all.json
[ 8546s] Checking usr/share/doc/rust-lldb
[ 8546s] Extracting source file names to usr/share/doc/rust-lldb/rust-lldb_bin2sources_all.json from in tmp folder debian/rust-lldb
[ 8575s] Scanning external source files
[ 8575s] Adding metadata for 4 copied source(s)
[ 8575s] Processing package rust-doc for source file name extraction
[ 8575s] Checking file usr/share/doc/rust-doc/rust-doc_bin2sources_all.json
[ 8575s] Checking usr/share/doc/rust-doc
[ 8575s] Extracting source file names to usr/share/doc/rust-doc/rust-doc_bin2sources_all.json from in tmp folder debian/rust-doc
[37376s] /srv/obs/worker/6/run/build/build-pkg-deb: line 62: 1881220 Killed LC_ALL=C.UTF-8 LANGUAGE=C.UTF-8 LANG=C.UTF-8 TZ=UTC chroot "$dir" su - "$BUILD_USER" -w "LC_ALL,LANGUAGE,LANG,TZ" -c "PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11; $command" "$@" < /dev/null
Job seems to be stuck here, killed. (after 28800 seconds of inactivity)
[37376s]
[37376s] armada failed "build rustc_1.63.0+dfsg1-2+apertis1.dsc" at Tue May 21 12:48:49 UTC 2024.
[37376s]
https://build.collabora.com/package/live_build_log/apertis:v2024:development/rustc/rebuild/armv7hl
Reproducibility
How often the issue is hit when repeating the steps to reproduce and changing nothing?
Put the
-
✅ always - often, but not always
- rarely
Impact of bug
How severe is the bug? Does it render an image unbootable? Is it a security issue? Does it prevent specific applications from working? What is the impact? Does this bug affect a critical component? Does it cause something else to not work? How often is the bug likely to be found by a user? For example, every boot or once per year?
Outcomes
Management data
This section is for management only, it should be the last one in the description.
/cc @andrunko @em @Balasubramanian @sudarshan @wlozano
Phabricator link: https://phabricator.apertis.org/T10512