Package: john
Version: 1.6-39
Severity: serious

john fails to build because of a problem in the test suite:

> Automatic build of john_1.6-39 on bigsur by sbuild/mips 1.106
...
> Benchmarking: Standard DES [24/32 128K]... 41701 c/s real, 41768 c/s virtual
> Compiling: DES benchmark (bitslice)
> make[2]: Entering directory `/build/tbm/john-1.6/src'
> gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops DES_fmt.c
> gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops DES_std.c
> gcc -s DES_bs.o DES_bs_b.o DES_fmt.o DES_std.o MD5_fmt.o MD5_std.o BF_fmt.o 
> BF_std.o bench.o best.o common.o config.o formats.o memory.o misc.o params.o 
> path.o signals.o tty.o -o bench
> make[2]: Leaving directory `/build/tbm/john-1.6/src'
> Benchmarking: Standard DES [32/32 BS]... 117155 c/s real, 117286 c/s virtual
> Benchmarking: FreeBSD MD5 [32/32]... 1178 c/s real, 1176 c/s virtual
> Compiling: MD5 benchmark (immediate values)
> make[2]: Entering directory `/build/tbm/john-1.6/src'
> gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops MD5_std.c
> gcc -s DES_bs.o DES_bs_b.o DES_fmt.o DES_std.o MD5_fmt.o MD5_std.o BF_fmt.o 
> BF_std.o bench.o best.o common.o config.o formats.o memory.o misc.o params.o 
> path.o signals.o tty.o -o bench
> make[2]: Leaving directory `/build/tbm/john-1.6/src'
> Benchmarking: FreeBSD MD5 [32/32]... 1206 c/s real, 1206 c/s virtual
> Benchmarking: OpenBSD Blowfish (x32) [32/32]... FAILED
> make[1]: *** [generic.h] Error 1
> make[1]: Leaving directory `/build/tbm/john-1.6/src'
> make: *** [build/john] Error 2


And roughly the same on AMD64:

> Automatic build of john_1.6-39 on em64t by sbuild/amd64 1.106
...
> make[2]: Leaving directory `/build/tbm/john-1.6/src'
> Benchmarking: FreeBSD MD5 [32/64]... 5553 c/s real, 5639 c/s virtual
> Benchmarking: OpenBSD Blowfish (x32) [32/64]... FAILED
> make[1]: *** [generic.h] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to