Skip to content

Instantly share code, notes, and snippets.

@Sakura286
Created July 10, 2025 00:20
Show Gist options
  • Select an option

  • Save Sakura286/ea3b7a6c4647c4a4f573e4955d3790c2 to your computer and use it in GitHub Desktop.

Select an option

Save Sakura286/ea3b7a6c4647c4a4f573e4955d3790c2 to your computer and use it in GitHub Desktop.
dwz: Too few files for multifile optimization
dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it.
dh_dwz: warning: Common issues include no debug information at all (missing -g) and
dh_dwz: warning: compressed debug information (#931891).
rmdir -p --ignore-fail-on-non-empty debian/rocm-rocblas/usr/lib/debug/.dwz/riscv64-linux-gnu
dh_strip -a
dh_strip: warning: Could not find the BuildID in debian/rocm-rocblas/opt/rocm-6.2.4/lib/librocblas.so.4.2
strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/rocm-rocblas/opt/rocm-6.2.4/lib/librocblas.so.4.2
install -m0755 -d debian/.debhelper/rocm-rocblas/dbgsym-root/usr/lib/debug/.build-id/11
objcopy --only-keep-debug --compress-debug-sections debian/rocm-rocblas/opt/rocm-6.2.4/lib/rocblas/library/TensileLibrary_Type_SS_Contraction_l_Ailk_Bjlk_Cijk_Dijk_fallback_gfx1100.hsaco debian/.debhelper/rocm-rocblas/dbgsym-root/usr/lib/debug/.build-id/11/53908034d72eb2.debug
objcopy: Unable to recognise the format of the input file `debian/rocm-rocblas/opt/rocm-6.2.4/lib/rocblas/library/TensileLibrary_Type_SS_Contraction_l_Ailk_Bjlk_Cijk_Dijk_fallback_gfx1100.hsaco'
dh_strip: error: objcopy --only-keep-debug --compress-debug-sections debian/rocm-rocblas/opt/rocm-6.2.4/lib/rocblas/library/TensileLibrary_Type_SS_Contraction_l_Ailk_Bjlk_Cijk_Dijk_fallback_gfx1100.hsaco debian/.debhelper/rocm-rocblas/dbgsym-root/usr/lib/debug/.build-id/11/53908034d72eb2.debug returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:41: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui -i -I failed
gbp:error: 'debuild -i -I' failed: it exited with 29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment