Re: [arch-general] valgrind - memory exclusion files on the fritz?

2016-11-23 Thread David C. Rankin
On 11/23/2016 08:49 AM, Chi-Hsuan Yen via arch-general wrote: > As far as I know it's impossible (yet) to skip specific functions in > memory usage counters. Only memory leak reports can be filtered. And > things may be different on SuSE and Arch as they ship with different > glibc versions and/or

Re: [arch-general] abs & sourceforge.net

2016-11-23 Thread Ralf Mardorf
Joking apart. Building "some" sourceforge related package provided by ABS works without issues [1]. Regards, Ralf [1] [rocketmouse@archlinux tmp]$ cp -a /var/abs/community/qtractor/ . [rocketmouse@archlinux tmp]$ cd qtractor/ [rocketmouse@archlinux qtractor]$ grep sourceforge PKGBUILD url="http

Re: [arch-general] abs & sourceforge.net

2016-11-23 Thread Guus Snijders via arch-general
Op 23 nov. 2016 23:43 schreef "Ralf Mardorf" : > > On Wed, 23 Nov 2016 21:01:11 + (GMT), piequiex wrote: > >This is what I got from sourceforge while trying to build some packet. > > Please, don't send emails with that much details. Next time consider to > send a more vague email, with less det

Re: [arch-general] abs & sourceforge.net

2016-11-23 Thread Ralf Mardorf
On Wed, 23 Nov 2016 21:01:11 + (GMT), piequiex wrote: >This is what I got from sourceforge while trying to build some packet. Please, don't send emails with that much details. Next time consider to send a more vague email, with less details. Most subscribers are psychic and like to face challe

[arch-general] abs & sourceforge.net

2016-11-23 Thread piequiex
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is what I got from sourceforge while trying to build some packet. *.tar.xz: HTML document, UTF-8 Unicode text, with very long lines *.tar.xz.asc: HTML document, UTF-8 Unicode text, with very long lines REFRESH(5 sec): http://downloads.sou

Re: [arch-general] valgrind - memory exclusion files on the fritz?

2016-11-23 Thread Chi-Hsuan Yen via arch-general
On Wed, Nov 23, 2016 at 2:46 PM, David C. Rankin wrote: > On 11/23/2016 12:31 AM, Chi-Hsuan Yen via arch-general wrote: >> In glibc, printf calls malloc. See >> http://stackoverflow.com/questions/6743034/does-fprintf-use-malloc-under-the-hood > > Yes, > > That's not the point. There is generally