Your message dated Tue, 22 Apr 2025 17:24:31 +0000 with message-id <e1u7hmf-008p0m...@fasolo.debian.org> and subject line Bug#1103641: Removed package(s) from unstable has caused the Debian Bug report #1072005, regarding coz-profiler:FTBFS:build failed(dwarf::format_error) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 1072005: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072005 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: coz-profiler Version: 0.2.2-3 Severity: important Tags: FTBFS, patch User: debian-ri...@lists.debian.org Usertags: riscv64 X-Debbugs-Cc: debian-ri...@lists.debian.org Dear coz-profiler Maintainer, The coz-profiler package build failed on almost arch caused by dwarf::format_error.The crucial buildd log below: ``` gcc -g -o x x.c || ( rm -f x x.c ; exit 1) ../coz run --- ./x [34m[libcoz.cpp:100] [01;34mbootstrapping coz [0m [34m[libcoz.cpp:128] [01;34mIncluding MAIN, which is /<<PKGBUILDDIR>>/libcoz/x [0m [34m[inspect.cpp:325] [01;34m/<<PKGBUILDDIR>>/libcoz/libcoz.so is not in scope [0m [34m[inspect.cpp:325] [01;34m/usr/lib/riscv64-linux-gnu/libc.so.6 is not in scope [0m [34m[inspect.cpp:325] [01;34m/usr/lib/riscv64-linux-gnu/libdwarf++.so.0 is not in scope [0m [34m[inspect.cpp:325] [01;34m/usr/lib/riscv64-linux-gnu/libelf++.so.0 is not in scope [0m [34m[inspect.cpp:325] [01;34m/usr/lib/riscv64-linux-gnu/libstdc++.so.6.0.33 is not in scope [0m [34m[inspect.cpp:325] [01;34m/usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 is not in scope [0m [34m[inspect.cpp:325] [01;34m/usr/lib/riscv64-linux-gnu/libgcc_s.so.1 is not in scope [0m [34m[inspect.cpp:325] [01;34m/usr/lib/riscv64-linux-gnu/libm.so.6 is not in scope [0m terminate called after throwing an instance of 'dwarf::format_error' what(): unknown compilation unit version 5 make[3]: *** [Makefile:12: check] Error 250 ``` The full buildd log is here: https://buildd.debian.org/status/fetch.php?pkg=coz-profiler&arch=riscv64&ver=0.2.2-3&stamp=1715249170&raw=0 My solution to this issue: Create a patch to modify the makefile to add CXXFLAG "-gdwarf-4" . I have tested this modification in local, and it works well.Please let me know wheather this solution can be accepted. The diff patch is in the attachment. Gui-Yue Best Regards
fix_dwarf_error.patch
Description: Binary data
--- End Message ---
--- Begin Message ---Version: 0.2.2-3+rm Dear submitter, as the package coz-profiler has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1103641 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---