bug#54728: [PATCH v2 2/2] gnu: valgrind: fix ld.so symbols not found

2022-05-06 Thread Maxime Devos
Denis 'GNUtoo' Carikli schreef op vr 06-05-2022 om 22:16 [+0200]: > Hi, > > Did you manage to receive the patches, or were they lost somehow[1]? > > At least I see them on https://issues.guix.gnu.org/54728 . > I've received ‘https://issues.guix.gnu.org/54728#11’ (at least, received it now, via

bug#54728: [PATCH v2 2/2] gnu: valgrind: fix ld.so symbols not found

2022-05-06 Thread Denis 'GNUtoo' Carikli
Hi, Did you manage to receive the patches, or were they lost somehow[1]? At least I see them on https://issues.guix.gnu.org/54728 . References: --- [1]Personally for some reason I didn't receive a copy of the patches I sent through git-send-email in my mail. Denis. pgpqXvrYb7K8Z.pg

bug#54728: [PATCH v2 2/2] gnu: valgrind: fix ld.so symbols not found

2022-04-26 Thread Denis 'GNUtoo' Carikli
For some reasons I didn't receive a copy of the cover letter patch I sent with git-send-email yet, so I can't reply to the cover letter, so I'm replying to the patch instead. In any case the patches and the cover letter are in the bug[1] report and so as promised here's the libsamsung-ipc.scm I us

bug#54728: [PATCH v2 2/2] gnu: valgrind: fix ld.so symbols not found

2022-04-25 Thread Denis 'GNUtoo' Carikli
* gnu/packages/valgrind.scm (valgrind/interactive)[native-inputs]: Add libc:debug [arguments]: Add patch-default-debuginfo-path phase [source]: Add patch. (valgrind-3.18)[source]: Add patch. * gnu/packages/commencement.scm (glibc-final): Export variable. Signed-off-by: Denis 'GNUtoo' Cari