Source: chibicc
Version: 0+git20220719+ds-2
Severity: important
Tags: ftbfs

https://buildd.debian.org/status/logs.php?pkg=chibicc&ver=0%2Bgit20220719%2Bds-2

...
   dh_auto_test -a
        make -j4 test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./chibicc -Iinclude -Itest -c -o test/alignof.o test/alignof.c
./chibicc -Iinclude -Itest -c -o test/alloca.o test/alloca.c
./chibicc -Iinclude -Itest -c -o test/arith.o test/arith.c
./chibicc -Iinclude -Itest -c -o test/asm.o test/asm.c
/tmp/chibicc-nDYIYr: Assembler messages:
/tmp/chibicc-nDYIYr:1169: Error: unknown mnemonic `push' -- `push %rbp'
/tmp/chibicc-nDYIYr:1170: Error: operand 1 must be an integer register -- `mov 
%rsp,%rbp'
/tmp/chibicc-nDYIYr:1171: Error: operand 1 must be an integer or stack pointer 
register -- `sub $624,%rsp'
/tmp/chibicc-nDYIYr:1172: Error: operand 1 must be an integer register -- `mov 
%rsp,-480(%rbp)'
/tmp/chibicc-nDYIYr:1173: Error: unknown mnemonic `movl' -- `movl $0,-624(%rbp)'
/tmp/chibicc-nDYIYr:1174: Error: unknown mnemonic `movl' -- `movl 
$48,-620(%rbp)'
/tmp/chibicc-nDYIYr:1175: Error: unknown mnemonic `movq' -- `movq 
%rbp,-616(%rbp)'
/tmp/chibicc-nDYIYr:1176: Error: unknown mnemonic `addq' -- `addq 
$16,-616(%rbp)'
...
make[1]: *** [Makefile:17: test/arith.exe] Error 1



After looking at codegen.c, I think this package should be
  Architecture: amd64

Reply via email to