Source: eclipse-titan
Version: 8.2.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240615 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -DYY_NO_INPUT -DNDEBUG -DLINUX
> -DUSE_EPOLL -DYY_NO_INPUT -DNDEBUG -DLINUX -DUSE_EPOLL
> -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wall -Wno-long-long -O2 -fPIC -Wall
> -Wno-long-long -O2 -fPIC XMLParser.cc -o XMLParser.o
> XMLParser.cc: In static member function ‘static void
> XMLParser::warningHandler(void*, const char*, ...)’:
> XMLParser.cc:193:38: error: invalid conversion from ‘const xmlError*’ {aka
> ‘const _xmlError*’} to ‘xmlErrorPtr’ {aka ‘_xmlError*’} [-fpermissive]
> 193 | xmlErrorPtr error = xmlGetLastError();
> | ~~~~~~~~~~~~~~~^~
> | |
> | const xmlError* {aka const
> _xmlError*}
> XMLParser.cc: In static member function ‘static void
> XMLParser::errorHandler(void*, const char*, ...)’:
> XMLParser.cc:213:38: error: invalid conversion from ‘const xmlError*’ {aka
> ‘const _xmlError*’} to ‘xmlErrorPtr’ {aka ‘_xmlError*’} [-fpermissive]
> 213 | xmlErrorPtr error = xmlGetLastError();
> | ~~~~~~~~~~~~~~~^~
> | |
> | const xmlError* {aka const
> _xmlError*}
> make[2]: *** [../Makefile.genrules:97: XMLParser.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/06/15/eclipse-titan_8.2.0-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&[email protected]&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.