Source: fdb
Version: 5.11.25-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20231212 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/debian/build/src/fdb5 && /usr/bin/c++ -Dfdb5_EXPORTS
> -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/debian/build/src
> -I/usr/include/x86_64-linux-gnu/metkit -I/usr/include/x86_64-linux-gnu/eckit
> -I/usr/include/x86_64-linux-gnu/eckit/option -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wextra -Wno-unused-parameter
> -Wno-unused-variable -Wno-sign-compare -O3 -DNDEBUG -std=gnu++17 -fPIC -MD
> -MT src/fdb5/CMakeFiles/fdb5.dir/io/SingleGribMungePartFileHandle.cc.o -MF
> CMakeFiles/fdb5.dir/io/SingleGribMungePartFileHandle.cc.o.d -o
> CMakeFiles/fdb5.dir/io/SingleGribMungePartFileHandle.cc.o -c
> /<<PKGBUILDDIR>>/src/fdb5/io/SingleGribMungePartFileHandle.cc
> In file included from
> /<<PKGBUILDDIR>>/src/fdb5/io/SingleGribMungePartFileHandle.cc:12:
> /<<PKGBUILDDIR>>/src/fdb5/io/SingleGribMungePartFileHandle.h:69:10: error:
> ‘void
> fdb5::SingleGribMungePartFileHandle::cost(std::map<std::__cxx11::basic_string<char>,
> eckit::Length>&, bool) const’ marked ‘override’, but does not override
> 69 | void cost(std::map<std::string,eckit::Length>&, bool) const
> override { NOTIMP; }
> | ^~~~
> [ 52%] Building CXX object src/fdb5/CMakeFiles/fdb5.dir/toc/AdoptVisitor.cc.o
> cd /<<PKGBUILDDIR>>/debian/build/src/fdb5 && /usr/bin/c++ -Dfdb5_EXPORTS
> -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/debian/build/src
> -I/usr/include/x86_64-linux-gnu/metkit -I/usr/include/x86_64-linux-gnu/eckit
> -I/usr/include/x86_64-linux-gnu/eckit/option -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wextra -Wno-unused-parameter
> -Wno-unused-variable -Wno-sign-compare -O3 -DNDEBUG -std=gnu++17 -fPIC -MD
> -MT src/fdb5/CMakeFiles/fdb5.dir/toc/AdoptVisitor.cc.o -MF
> CMakeFiles/fdb5.dir/toc/AdoptVisitor.cc.o.d -o
> CMakeFiles/fdb5.dir/toc/AdoptVisitor.cc.o -c
> /<<PKGBUILDDIR>>/src/fdb5/toc/AdoptVisitor.cc
> make[3]: *** [src/fdb5/CMakeFiles/fdb5.dir/build.make:1423:
> src/fdb5/CMakeFiles/fdb5.dir/io/SingleGribMungePartFileHandle.cc.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2023/12/12/fdb_5.11.25-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&[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.