Package: italc
Version: 1:1.0.7-1
Severity: serious

Hi,

Your package is failing to build on amd64 with the following error:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I..  -g -Wall -O2 -fPIC 
-I/usr/include -I/usr/include  -I/usr/include/qt4 -I/usr/include/qt4/Qt 
-D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 
-DBUILD_ICA -DBUILD_LIBRARY  -g -Wall -O2 -fPIC -I/usr/include -g -O2 -Wall 
-fPIC -c -o fast_qimage.o `test -f './src/fast_qimage.cpp' || echo 
'./'`./src/fast_qimage.cpp
/tmp/ccG6FVAg.s: Assembler messages:
/tmp/ccG6FVAg.s:1991: Error: suffix or operands invalid for `push'
/tmp/ccG6FVAg.s:1994: Error: suffix or operands invalid for `pop'
make[3]: *** [fast_qimage.o] Error 1

I'm guessing it's using inline assembler and trying to push a 32 bit
register (like eax) instead of the 64 bit register (like rax).


Kurt




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

Reply via email to