Bugzilla – Bug 1222595
find-debuginfo.sh crash when build with kanidm
Last modified: 2024-06-17 04:41:19 UTC
find-debuginfo.sh crash when building with kanidm, the full build log openSUSE:Backports:SLE-15-SP6 staging[1] [ 1201s] + /usr/lib/rpm/find-debuginfo.sh -j4 --build-id-seed 1.1.0~rc16~git4.d407844-bp156.2.1 --unique-debug-suffix -1.1.0~rc16~git4.d407844-bp156.2.1.x86_64 --unique-debug-src-base kanidm-1.1.0~rc16~git4.d407844-bp156.2.1.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/abuild/rpmbuild/BUILD/kanidm-1.1.0~rc16~git4.d407844 [ 1201s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/kanidm-1.1.0~rc16~git4.d407844-bp156.2.1.x86_64/usr/bin/kanidm [ 1201s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/kanidm-1.1.0~rc16~git4.d407844-bp156.2.1.x86_64/lib64/security/pam_kanidm.so [ 1201s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/kanidm-1.1.0~rc16~git4.d407844-bp156.2.1.x86_64/usr/lib64/libnss_kanidm.so.2 [ 1201s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/kanidm-1.1.0~rc16~git4.d407844-bp156.2.1.x86_64/usr/sbin/kanidm-ipa-sync [ 1201s] Cannot handle 8-byte build ID [ 1201s] Cannot handle 8-byte build ID [ 1203s] Cannot handle 8-byte build ID [ 1203s] Cannot handle 8-byte build ID [ 1203s] /usr/lib/rpm/find-debuginfo.sh: line 521: /tmp/find-debuginfo.avVGqk/res.*: No such file or directory [1] https://build.opensuse.org/package/live_build_log/openSUSE:Backports:SLE-15-SP6:Staging:adi:9/kanidm/standard/x86_64
I suppose this can be closed since https://build.opensuse.org/package/live_build_log/openSUSE:Backports:SLE-15-SP6/kanidm/standard/x86_64 fails on another issue now.
(In reply to Lubos Kocman from comment #1) > I suppose this can be closed > since > https://build.opensuse.org/package/live_build_log/openSUSE:Backports:SLE-15- > SP6/kanidm/standard/x86_64 fails on another issue now. kanidm version from Factory has fixed that problem, however it encounter find-defbuginfo problem as this report regard to, it's reproduciable in staging adi:9.
We face the same problem in openSUSE:infrastructure (which has debuginfo enabled in the project meta) where we link `kanidm` from Factory.
Looks like this will be fixed in LLVM 19, so a future rust update should automatically fix this.