Source: sollya Version: 8.0+ds-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20250106 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu23 -DHAVE_CONFIG_H > -I. -I.. -I/<<PKGBUILDDIR>>/_build/.. -I/usr/include/libxml2 -Wdate-time > -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c > -o miniparser.lo miniparser.c > libtool: compile: gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. > -I/<<PKGBUILDDIR>>/_build/.. -I/usr/include/libxml2 -Wdate-time > -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c > miniparser.c -fPIC -DPIC -o .libs/miniparser.o > In file included from ../miniparser.y:79: > miniparser.h:570:5: error: conflicting types for 'miniyyparse'; have > 'int(void *)' > 570 | int miniyyparse (void *myScanner); > | ^~~~~~~~~~~ > In file included from ../miniparser.y:78: > ../execute.h:83:12: note: previous declaration of 'miniyyparse' with type > 'int(void)' > 83 | extern int miniyyparse(); > | ^~~~~~~~~~~ > miniparser.c:68:25: error: conflicting types for 'miniyyparse'; have > 'int(void *)' > 68 | #define yyparse miniyyparse > | ^~~~~~~~~~~ > miniparser.c:3960:1: note: in expansion of macro 'yyparse' > 3960 | yyparse (void *myScanner) > | ^~~~~~~ > ../execute.h:83:12: note: previous declaration of 'miniyyparse' with type > 'int(void)' > 83 | extern int miniyyparse(); > | ^~~~~~~~~~~ > make[3]: *** [Makefile:869: miniparser.lo] Error 1 The full build log is available from: http://qa-logs.debian.net/2025/01/06/sollya_8.0+ds-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250106;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250106&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.