GNU bug report logs -
#72106
[PATCH 0/3] gnu: klee: Enable test suite
Previous Next
Reported by: soeren <at> soeren-tempel.net
Date: Sun, 14 Jul 2024 10:38:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 27 Jul 2024 19:28:27 +0200
with message-id <65f1753857a6181cfcaf1c44924cd4bfba400fd5.camel <at> gmail.com>
and subject line Re: [PATCH v4 5/5] gnu: klee-uclibc: Only build on x86_64 Linux.
has caused the debbugs.gnu.org bug report #72106,
regarding [PATCH 0/3] gnu: klee: Enable test suite
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
72106: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72106
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sören Tempel <soeren <at> soeren-tempel.net>
The KLEE version packaged added in #71634 did not enable the KLEE
test suite. This patchset re-adds the changes from #68296 to get
the test suite to pass. Additionally, while working on this, I
noticed that the current KLEE package does not propagate the Python
dependencies needed by klee-stats, which I fixed as well. Lastly,
I also passed a custom #:strip-directories argument to avoid stripping
of LLVM bitcode which (prior to this patchset) caused strip(1) to
emit several warnings in the build log.
P.S.: I also think it might be worthwhile to only enable the KLEE
package on x86_64 Linux <https://issues.guix.gnu.org/71925#18>. Let me
know if I should add that as well :-)
Sören Tempel (3):
gnu: klee: Propagate Python dependencies needed by klee-stats.
gnu: klee: Enable the test suite.
gnu: klee: Only strip bin directory.
gnu/packages/check.scm | 32 +++++++++++++++++++++++++++++---
1 file changed, 29 insertions(+), 3 deletions(-)
base-commit: c1d367f57e89c3f2efd964e6d638bd89b0b1df97
[Message part 3 (message/rfc822, inline)]
Am Samstag, dem 27.07.2024 um 11:10 +0200 schrieb
soeren <at> soeren-tempel.net:
> From: Sören Tempel <soeren <at> soeren-tempel.net>
>
> * gnu/packages/check.scm (klee-uclibc): Add supported-systems.
> ---
Pushed as 46a64c7fdd057283063aae6df058579bb07c4b6a.
Cheers
This bug report was last modified 299 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.