Source: wims Version: 1:4.17b+svn13454~dfsg1-3 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): > gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 > -Wl,-z,relro compile.o match.o suffix.o translate.o symtext.o -L../../../lib > -lwims -lm -o symtext > /usr/bin/ld: match.o:./wims/src/Misc/symtext/symtext.h:105: multiple > definition of `nextpool'; compile.o:./wims/src/Misc/symtext/symtext.h:105: > first defined here > /usr/bin/ld: match.o:./wims/src/Misc/symtext/symtext.h:105: multiple > definition of `nexttag'; compile.o:./wims/src/Misc/symtext/symtext.h:105: > first defined here > /usr/bin/ld: match.o:./wims/src/Misc/symtext/symtext.h:96: multiple > definition of `diccnt'; compile.o:./wims/src/Misc/symtext/symtext.h:96: first > defined here > /usr/bin/ld: match.o:./wims/src/Misc/symtext/symtext.h:95: multiple > definition of `macrodic'; compile.o:./wims/src/Misc/symtext/symtext.h:95: > first defined here > /usr/bin/ld: match.o:./wims/src/Misc/symtext/symtext.h:95: multiple > definition of `transdic'; compile.o:./wims/src/Misc/symtext/symtext.h:95: > first defined here > /usr/bin/ld: suffix.o:./wims/src/Misc/symtext/symtext.h:105: multiple > definition of `nexttag'; compile.o:./wims/src/Misc/symtext/symtext.h:105: > first defined here > /usr/bin/ld: suffix.o:./wims/src/Misc/symtext/symtext.h:105: multiple > definition of `nextpool'; compile.o:./wims/src/Misc/symtext/symtext.h:105: > first defined here > /usr/bin/ld: suffix.o:./wims/src/Misc/symtext/symtext.h:96: multiple > definition of `diccnt'; compile.o:./wims/src/Misc/symtext/symtext.h:96: first > defined here > /usr/bin/ld: suffix.o:./wims/src/Misc/symtext/symtext.h:95: multiple > definition of `macrodic'; compile.o:./wims/src/Misc/symtext/symtext.h:95: > first defined here > /usr/bin/ld: suffix.o:./wims/src/Misc/symtext/symtext.h:95: multiple > definition of `transdic'; compile.o:./wims/src/Misc/symtext/symtext.h:95: > first defined here > /usr/bin/ld: translate.o:./wims/src/Misc/symtext/symtext.h:96: multiple > definition of `diccnt'; compile.o:./wims/src/Misc/symtext/symtext.h:96: first > defined here > /usr/bin/ld: translate.o:./wims/src/Misc/symtext/symtext.h:105: multiple > definition of `nexttag'; compile.o:./wims/src/Misc/symtext/symtext.h:105: > first defined here > /usr/bin/ld: translate.o:./wims/src/Misc/symtext/symtext.h:105: multiple > definition of `nextpool'; compile.o:./wims/src/Misc/symtext/symtext.h:105: > first defined here > /usr/bin/ld: translate.o:./wims/src/Misc/symtext/symtext.h:95: multiple > definition of `macrodic'; compile.o:./wims/src/Misc/symtext/symtext.h:95: > first defined here > /usr/bin/ld: translate.o:./wims/src/Misc/symtext/symtext.h:95: multiple > definition of `transdic'; compile.o:./wims/src/Misc/symtext/symtext.h:95: > first defined here > /usr/bin/ld: symtext.o:./wims/src/Misc/symtext/symtext.h:96: multiple > definition of `diccnt'; compile.o:./wims/src/Misc/symtext/symtext.h:96: first > defined here > /usr/bin/ld: symtext.o:./wims/src/Misc/symtext/symtext.h:95: multiple > definition of `transdic'; compile.o:./wims/src/Misc/symtext/symtext.h:95: > first defined here > /usr/bin/ld: symtext.o:./wims/src/Misc/symtext/symtext.h:95: multiple > definition of `macrodic'; compile.o:./wims/src/Misc/symtext/symtext.h:95: > first defined here > /usr/bin/ld: symtext.o:./wims/src/Misc/symtext/symtext.h:105: multiple > definition of `nexttag'; compile.o:./wims/src/Misc/symtext/symtext.h:105: > first defined here > /usr/bin/ld: symtext.o:./wims/src/Misc/symtext/symtext.h:105: multiple > definition of `nextpool'; compile.o:./wims/src/Misc/symtext/symtext.h:105: > 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/wims_4.17b+svn13454~dfsg1-3_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.

