Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 3 Jan 2014 01:37:46 +0100
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: OMP build failure (was: Commit 66557876 (in May) broke raw-sha384,
 raw-sha512 and raw-sha512-ng-i)

On 01/01/2014 07:39 PM, magnum wrote:
> On 2013-12-31 02:32, Frank Dittrich wrote:
>> I reported the error in August (without bisecting it at that time), but
>> nobody cared:
>> http://www.openwall.com/lists/john-dev/2013/08/01/8
>> http://www.openwall.com/lists/john-dev/2013/08/02/4
> 
> Was the SAP issue fixed since then? 

Can't test it right now.
That was an OMP build, but OMP is broken for linux-x86-native and
linux-x86-64-native.


(bleeding-jumbo)src $ make clean > /dev/null; make linux-x86-native >
/dev/null
rawSHA1_ng_fmt.c:576:3: warning: #warning not using optimized sse4.1
compare because -msse4 was not specified [-Wcpp]
c3_fmt.c: In function ‘init’:
c3_fmt.c:86:7: error: invalid type argument of ‘->’ (have ‘struct
crypt_data’)
make[1]: *** [c3_fmt.o] Error 1
make: *** [linux-x86-native] Error 2


Frank

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.