unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42141: blast+ is not reproducible
@ 2020-06-30 16:42 Ricardo Wurmus
  2022-09-29  0:35 ` Maxim Cournoyer
  0 siblings, 1 reply; 10+ messages in thread
From: Ricardo Wurmus @ 2020-06-30 16:42 UTC (permalink / raw)
  To: 42141

This should be rather easy to fix:

--8<---------------cut here---------------start------------->8---
diff -r /gnu/store/3y97kfanv9ynxnahyykixchlbpbyvjmm-blast+-2.10.1-include /gnu/store/3y97kfanv9ynxnahyykixchlbpbyvjmm-blast+-2.10.1-include-check
diff -r /gnu/store/3y97kfanv9ynxnahyykixchlbpbyvjmm-blast+-2.10.1-include/include/ncbi-tools++/ncbi-tools++/ncbi_random_macro.h /gnu/store/3y97kfanv9ynxnahyykixchlbpbyvjmm-blast+-2.10.1-include-check/include/ncbi-tools++/ncbi-tools++/ncbi_random_macro.h
4,13c4,13
< #define NCBI_RANDOM_VALUE_0    1770246234u
< #define NCBI_RANDOM_VALUE_1    2685550394u
< #define NCBI_RANDOM_VALUE_2    1952513968u
< #define NCBI_RANDOM_VALUE_3    4081691487u
< #define NCBI_RANDOM_VALUE_4    1126642990u
< #define NCBI_RANDOM_VALUE_5    2363626105u
< #define NCBI_RANDOM_VALUE_6    444644742u
< #define NCBI_RANDOM_VALUE_7    2799580837u
< #define NCBI_RANDOM_VALUE_8    216161479u
< #define NCBI_RANDOM_VALUE_9    992434062u
---
> #define NCBI_RANDOM_VALUE_0    2851596927u
> #define NCBI_RANDOM_VALUE_1    4039058594u
> #define NCBI_RANDOM_VALUE_2    3204116600u
> #define NCBI_RANDOM_VALUE_3    4270143185u
> #define NCBI_RANDOM_VALUE_4    1366873742u
> #define NCBI_RANDOM_VALUE_5    703144487u
> #define NCBI_RANDOM_VALUE_6    2507785646u
> #define NCBI_RANDOM_VALUE_7    3995716134u
> #define NCBI_RANDOM_VALUE_8    907933519u
> #define NCBI_RANDOM_VALUE_9    1149060107u
--8<---------------cut here---------------end--------------->8---

-- 
Ricardo




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-09-30 21:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-30 16:42 bug#42141: blast+ is not reproducible Ricardo Wurmus
2022-09-29  0:35 ` Maxim Cournoyer
2022-09-29  9:24   ` Ricardo Wurmus
2022-09-29  9:32     ` Ricardo Wurmus
2022-09-29 22:04     ` Ricardo Wurmus
2022-09-30  3:09       ` Maxim Cournoyer
2022-09-30 10:04         ` Ricardo Wurmus
2022-09-30 14:01         ` zimoun
2022-09-30 14:38           ` Ricardo Wurmus
2022-09-30 21:20             ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).