Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 16 May 2013 12:57:30 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: linux-ppc32-altivec build failure

On 16 May, 2013, at 12:44 , Jeremi Gosney <epixoip@...dshell.nl> wrote:

> Using make target linux-ppc32-altivec on Ubuntu 12.04 ppc32 with gcc 4.6.3 results in the following error received everywhere the vec_sel() intrinsic is used in DES_bs_b.c and sboxes-s.c:
> 
> In file included from DES_bs_b.c:1082:0:
> sboxes-s.c: In function ‘s1’:
> sboxes-s.c:59:2: error: invalid parameter combination for AltiVec intrinsic
> sboxes-s.c:63:2: error: invalid parameter combination for AltiVec intrinsic
> [...]
> DES_bs_b.c:1480:4: error: invalid parameter combination for AltiVec intrinsic
> make[1]: *** [DES_bs_b.o] Error 1
> 
> 
> The issue has been previously[0] reported[1] and a patch is available[2], but it seems the fix has yet to make its way into the tree. Raising the issue again in hopes someone can commit it :) This issue affects both core and jumbo.
> 
> [0] http://www.openwall.com/lists/john-dev/2012/09/10/17
> [1] http://www.openwall.com/lists/john-users/2012/12/10/4
> [2] http://www.openwall.com/lists/john-users/2012/12/10/5
> 

I'm hoping Solar commits it to core soon. Otherwise perhaps I'll apply it in bleeding anyway.

magnum

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.