search for: dwz

Displaying 20 results from an estimated 31 matches for "dwz".

Did you mean: dwc
2015 Aug 21
2
rpmbuild dwz error
...more appropriate place. On CentOS 7, I'm building a large C++ package with rpmbuild. Arachne (https://www.broadinstitute.org/crd/wiki/index.php/Arachne_Main_Page). During the debuginfo extraction stage, I get the following error: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/andrew/rpmbuild/BUILD/arachne-46233 dwz: Multifile temporary files too large cpio: /builddir/build/BUILD/glibc-2.17-c758a686/math: Cannot stat: No such file or directory cpio: arachne-46233/src/Calculator.cc: Cannot stat: No su...
2015 Aug 21
3
rpmbuild dwz error
...t; On CentOS 7, I'm building a large C++ package with rpmbuild. Arachne >> (https://www.broadinstitute.org/crd/wiki/index.php/Arachne_Main_Page). >> During the debuginfo extraction stage, I get the following error: >> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz >> --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 >> /home/andrew/rpmbuild/BUILD/arachne-46233 >> dwz: Multifile temporary files too large >> cpio: /builddir/build/BUILD/glibc-2.17-c758a686/math: Cannot stat: No >> such file or directory >> cpio:...
2015 Aug 21
1
rpmbuild dwz error
...building a large C++ package with rpmbuild. Arachne >>>> (https://www.broadinstitute.org/crd/wiki/index.php/Arachne_Main_Page). >>>> During the debuginfo extraction stage, I get the following error: >>>> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz >>>> --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 >>>> /home/andrew/rpmbuild/BUILD/arachne-46233 >>>> dwz: Multifile temporary files too large >>>> cpio: /builddir/build/BUILD/glibc-2.17-c758a686/math: Cannot stat: No >>>&gt...
2015 Aug 21
0
rpmbuild dwz error
...7, I'm building a large C++ package with rpmbuild. Arachne >>> (https://www.broadinstitute.org/crd/wiki/index.php/Arachne_Main_Page). >>> During the debuginfo extraction stage, I get the following error: >>> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz >>> --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 >>> /home/andrew/rpmbuild/BUILD/arachne-46233 >>> dwz: Multifile temporary files too large >>> cpio: /builddir/build/BUILD/glibc-2.17-c758a686/math: Cannot stat: No >>> such file or direc...
2020 Sep 02
2
[Proposal][Debuginfo] dsymutil-like tool for ELF.
On 01.09.2020 20:07, David Blaikie wrote: > Fair enough - thanks for clarifying the differences! (I'd still lean a > bit towards this being dwz-esque, as you say "an extension of classic dwz" I doubt a little about "llvm-dwz" since it might confuse people who would expect exactly the same behavior. But if we think of it as "an extension of classic dwz" and the possible confusion is not a big deal then I woul...
2020 Sep 01
2
[Proposal][Debuginfo] dsymutil-like tool for ELF.
On 01.09.2020 06:27, David Blaikie wrote: > A quick note: The feature as currently proposed sounds like it's an > exact match for 'dwz'? Is there any benefit to this over the existing > dwz project? Is it different in some ways I'm not aware of? (I haven't > actually used dwz, so I might have some mistaken ideas about how it > should work) > > If it's going to solve the same general problem, but b...
2015 Aug 21
0
rpmbuild dwz error
...t; On CentOS 7, I'm building a large C++ package with rpmbuild. Arachne > (https://www.broadinstitute.org/crd/wiki/index.php/Arachne_Main_Page). > > During the debuginfo extraction stage, I get the following error: > > + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz > --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 > /home/andrew/rpmbuild/BUILD/arachne-46233 > dwz: Multifile temporary files too large > cpio: /builddir/build/BUILD/glibc-2.17-c758a686/math: Cannot stat: No > such file or directory > cpio: arachne-46233/src/Calcul...
2020 Sep 02
2
[Proposal][Debuginfo] dsymutil-like tool for ELF.
...ep 2, 2020 at 9:56 AM Alexey <avl.lapshin at gmail.com > <mailto:avl.lapshin at gmail.com>> wrote: > > > On 01.09.2020 20:07, David Blaikie wrote: >> Fair enough - thanks for clarifying the differences! (I'd still >> lean a bit towards this being dwz-esque, as you say "an extension >> of classic dwz" > I doubt a little about "llvm-dwz" since it might confuse people > who would expect exactly the same behavior. > But if we think of it as "an extension of classic dwz" and the > p...
2020 Sep 03
2
[Proposal][Debuginfo] dsymutil-like tool for ELF.
...pshin at gmail.com >> <mailto:avl.lapshin at gmail.com>> wrote: >> >> >> On 01.09.2020 20:07, David Blaikie wrote: >>> Fair enough - thanks for clarifying the differences! (I'd >>> still lean a bit towards this being dwz-esque, as you say >>> "an extension of classic dwz" >> I doubt a little about "llvm-dwz" since it might confuse >> people who would expect exactly the same behavior. >> But if we think of it as "an extension of clas...
2018 Apr 13
1
Handling DWARF "units"
...rsed Units the same way as it does now. I hope. (Probably worth mentioning that you have to read at least the header of a Unit out of .debug_info before you know what kind it is.) Also I understand Jan Kratochvil is working on making Partial Units a thing in the LLDB DWARF parser, as part of his DWZ work, and then Greg Clayton has been taking a run at introducing Type Units to the LLDB parser. With all the independent refactorings of the two parsers, we're tripping over each other and maybe not getting any closer to the dream of having a Grand Unified Parser used by both LLDB and LLVM...
2018 Jul 05
3
upgrade 7.4 --> 7.5: dbus broken
After a manual fix I have that, too. Point is that for historic hosts this symlink doesn't exist. The upgrade fails due to dbus becoming unavailable. And the next reboot fails, too, because the symlink is not created automatically. Can you confirm this? Regards Harri
2019 Mar 11
2
CPAN not working, or is it?
...9;;' + find /root/rpmbuild/BUILDROOT/perl-strictures-2.000006-1.el7.x86_64 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /root/rpmbuild/BUILDROOT/perl-strictures-2.000006-1.el7.x86_64/root + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /root/rpmbuild/BUILD/strictures-2.000006 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/stri...
2019 Sep 11
4
Remove obsolete debug info while garbage collecting
...Single-function-per-DWARF-compilation-unit" page 388. That approach assumes fragmenting the whole debug info per function basis and glue fragmented sections at the link time using section groups. 2.  Use an additional tool, which would optimize out unnecessary debug data, something similar to dwz (dwarf compressor tool), dsymutil (links the DWARF debug information). This approach assumes additional post-link binaries processing. 3.  Teach the linker to parse debug data and let it remove unused debug data. In this proposal, we focus on approach #3. We show that this approach is viable and...
2020 Aug 25
9
[Proposal][Debuginfo] dsymutil-like tool for ELF.
Hi,   We propose llvm-dwarfutil - a dsymutil-like tool for ELF.   Any thoughts on this?   Thanks in advance, Alexey. ====================================================================== llvm-dwarfutil(Apndx A) - is a tool that is used for processing debug info(DWARF) located in built binary files to improve debug info quality, reduce debug info size and accelerate debug info processing.
2019 Sep 24
3
Remove obsolete debug info while garbage collecting
...page 388. That > approach assumes fragmenting the whole debug info per function > basis and glue fragmented sections at the link time using section > groups. > > 2.  Use an additional tool, which would optimize out unnecessary > debug data, something similar to dwz (dwarf compressor tool), > dsymutil (links the DWARF debug information). This approach > assumes additional post-link binaries processing. > > 3.  Teach the linker to parse debug data and let it remove unused > debug data. > > In this proposal, we focus on a...
2020 Mar 22
0
Unable to build RPM for Centos 7
.../rpmbuild/BUILDROOT/xapian-core-1.4.15-1.x86_64/usr/share/doc/xapian-core-1.4.15 + cp AUTHORS ChangeLog ChangeLog.examples COPYING NEWS PLATFORMS README /root/rpmbuild/BUILDROOT/xapian-core-1.4.15-1.x86_64/usr/share/doc/xapian-core-1.4.15 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /root/rpmbuild/BUILD/xapian-core-1.4.15 extracting debug info from /root/rpmbuild/BUILDROOT/xapian-core-1.4.15-1.x86_64/usr/lib64/libxapian.so.30.10.1 extracting debug info from /root/rpmbuild/BUILDROOT/xapian-core-1.4.15-1.x86_64/u...
2015 Nov 22
0
可能您的账户已经被盗用。被不法分子利用发送不良信息!
...BOTTOM: 15px; LINE-HEIGHT: 24px; TEXT-INDENT: 24px; HEIGHT: 30px" class=emtidy-3> <P>3:请立即验证本次账户收到的异常!如若收到邮件的人员未能解除本次异常</P> <P>我方将冻结该账户!此账户已禁用请立即验证账户信息解除本次异常。恢复账户的</P> <P>功能!</P> <P> <A href="http://dwz.cn/2cj5eA">验证pkg-xen-devel@lists.alioth.debian.org信息</A></P></TD></TR></TBODY></TABLE></BODY></HTML>
2019 Sep 25
2
Remove obsolete debug info while garbage collecting
...approach assumes fragmenting the whole debug info per >>> function basis and glue fragmented sections at the link time using section >>> groups. >>> >>> 2. Use an additional tool, which would optimize out unnecessary debug >>> data, something similar to dwz (dwarf compressor tool), dsymutil (links the >>> DWARF debug information). This approach assumes additional post-link >>> binaries processing. >>> >>> 3. Teach the linker to parse debug data and let it remove unused debug >>> data. >>> >>...
2019 Mar 11
5
CPAN not working, or is it?
(I've just tried this on a second C7 box, literally clean install, only did it on Friday, with the same results) I'm replacing a dead F19 box with a new C7 one and I'm trying to get my Perl install completed. Ultimately, I need to get Selenium::Remote::Driver working, but I'm struggling before that. I started off as always by using RPM's for everything I possibly can. I
2016 Sep 02
0
CentOS Digest, Vol 140, Issue 1
...on index.js /builddir/build/BUILDROOT/nodejs010-nodejs-are-we-there-yet-1.0.4-1.el7.centos.x86_64/opt/rh/nodejs010/root/usr/lib/node_modules/are-we-there-yet + /usr/lib/rpm/nodejs010-symlink-deps /opt/rh/nodejs010/root/usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/package /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/nodejs010/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/stri...