Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 7 Oct 2021 14:49:53 +0200
From: Solar Designer <solar@...nwall.com>
To: john-users@...ts.openwall.com
Subject: Re: decrypt broken in trunk?

Hi,

On Thu, Oct 07, 2021 at 02:14:28PM +0200, Matus UHLAR - fantomas wrote:
> i pulled from git, cleaned, built and:
> 
> .../john/bleeding-jumbo/run/john -test -format=descrypt
> Benchmarking: descrypt, traditional crypt(3) [DES 128/128 SSE2]... FAILED 
> (cmp_all(0))
> 
> debian 10/i386, compiled with gcc 8.3.0
> I can upgrade, do I need it or is that bug in source?

We are not (or at least were not) aware of any such breakage.

First of all, why is your build 32-bit?  Are you really on a 32-bit OS?
Oh, you do say "debian 10/i386"... so maybe.

I suggest you try:

make distclean
./configure
make -sj4

If the problem persists, then please try checking out revisions from
prior to my relevant changes in November 2020:

ec6d12bab17558701b1f0779b6a28c2b1fef7445 (Nov 11 2020, has all changes)
1bb61db184c94270163d24de390d4a209fd74da8 (Nov 10 2020, has some changes)
d3998824d5538c8a3e46c7494d891df6a9dca5a1 (Nov 1 2020, before the changes)

Thank you!

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.