Source: termtris
Version: 1.3-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> cc -o termtris src/ansi.o src/game.o src/main.o src/scoredb.o -Wl,-z,relro 
> -Wl,-z,now -Wl,--as-needed
> /usr/bin/ld: src/game.o:/<<PKGBUILDDIR>>/src/game.h:21: multiple definition 
> of `quit'; src/ansi.o:/<<PKGBUILDDIR>>/src/game.h:21: first defined here
> /usr/bin/ld: src/game.o:/<<PKGBUILDDIR>>/src/game.h:22: multiple definition 
> of `tick_interval'; src/ansi.o:/<<PKGBUILDDIR>>/src/game.h:22: first defined 
> here
> /usr/bin/ld: src/game.o:/<<PKGBUILDDIR>>/src/game.h:23: multiple definition 
> of `use_bell'; src/ansi.o:/<<PKGBUILDDIR>>/src/game.h:23: first defined here
> /usr/bin/ld: src/game.o:/<<PKGBUILDDIR>>/src/game.h:24: multiple definition 
> of `monochrome'; src/ansi.o:/<<PKGBUILDDIR>>/src/game.h:24: first defined here
> /usr/bin/ld: src/game.o:/<<PKGBUILDDIR>>/src/game.h:26: multiple definition 
> of `term_width'; src/ansi.o:/<<PKGBUILDDIR>>/src/game.h:26: first defined here
> /usr/bin/ld: src/game.o:/<<PKGBUILDDIR>>/src/game.h:26: multiple definition 
> of `term_height'; src/ansi.o:/<<PKGBUILDDIR>>/src/game.h:26: first defined 
> here
> /usr/bin/ld: src/main.o:/<<PKGBUILDDIR>>/src/game.h:21: multiple definition 
> of `quit'; src/ansi.o:/<<PKGBUILDDIR>>/src/game.h:21: first defined here
> /usr/bin/ld: src/main.o:/<<PKGBUILDDIR>>/src/game.h:22: multiple definition 
> of `tick_interval'; src/ansi.o:/<<PKGBUILDDIR>>/src/game.h:22: first defined 
> here
> /usr/bin/ld: src/main.o:/<<PKGBUILDDIR>>/src/game.h:23: multiple definition 
> of `use_bell'; src/ansi.o:/<<PKGBUILDDIR>>/src/game.h:23: first defined here
> /usr/bin/ld: src/main.o:/<<PKGBUILDDIR>>/src/game.h:24: multiple definition 
> of `monochrome'; src/ansi.o:/<<PKGBUILDDIR>>/src/game.h:24: first defined here
> /usr/bin/ld: src/main.o:/<<PKGBUILDDIR>>/src/game.h:26: multiple definition 
> of `term_width'; src/ansi.o:/<<PKGBUILDDIR>>/src/game.h:26: first defined here
> /usr/bin/ld: src/main.o:/<<PKGBUILDDIR>>/src/game.h:26: multiple definition 
> of `term_height'; src/ansi.o:/<<PKGBUILDDIR>>/src/game.h:26: first defined 
> here
> collect2: error: ld returned 1 exit status

The full build log is available from:
   http://qa-logs.debian.net/2020/08/02/termtris_1.3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to