Bug#815945: sagan: FTBFS on *-i386: attempts to use 64-bit x86 assembly on 32-bit x86 arch

2016-03-01 Thread hpfn
Hi,

On Fri, 26 Feb 2016 01:31:44 +0100 Andreas Beckmann  wrote:
> Source: sagan
> Version: 1.0.1-0.1
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)
> 
> Hi,
> 
> sagan FTBFS on i386 and kfreebsd-i386:
> 
> https://buildd.debian.org/status/fetch.php?pkg=sagan=kfreebsd-i386=1.0.1-0.1=1452795608
> https://buildd.debian.org/status/fetch.php?pkg=sagan=i386=1.0.1-0.1=1452795303
> 
> [...]
> gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I/usr/include/json-c  -Wdate-time 
> -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o sagan-strstr_sse2.o `test -f 
> 'parsers/sagan-strstr/strstr_sse2.S' || echo 
> './'`parsers/sagan-strstr/strstr_sse2.S
> parsers/sagan-strstr/strstr_sse2.S: Assembler messages:
> parsers/sagan-strstr/strstr_sse2.S:52: Error: bad register name `%rsi)'
> [...]
> 

I did a NMU 5/delay.

Attached a debdiff gzipped file.


regards,
-- 
Herbert Parentes Fortes Neto (hpfn)


sagan_debdiff.txt.gz
Description: application/gzip


Bug#815945: sagan: FTBFS on *-i386: attempts to use 64-bit x86 assembly on 32-bit x86 arch

2016-02-25 Thread Andreas Beckmann
Source: sagan
Version: 1.0.1-0.1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

sagan FTBFS on i386 and kfreebsd-i386:

https://buildd.debian.org/status/fetch.php?pkg=sagan=kfreebsd-i386=1.0.1-0.1=1452795608
https://buildd.debian.org/status/fetch.php?pkg=sagan=i386=1.0.1-0.1=1452795303

[...]
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I/usr/include/json-c  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c -o sagan-strstr_sse2.o `test -f 
'parsers/sagan-strstr/strstr_sse2.S' || echo 
'./'`parsers/sagan-strstr/strstr_sse2.S
parsers/sagan-strstr/strstr_sse2.S: Assembler messages:
parsers/sagan-strstr/strstr_sse2.S:52: Error: bad register name `%rsi)'
[...]


Andreas