Source: rdfind
Version: 1.5.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

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


Relevant part (hopefully):
> g++ -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o Rdutil.o Rdutil.cc
> rdfind.cc: In function ‘Options parseOptions(Parser&)’:
> rdfind.cc:225:30: error: ‘numeric_limits’ is not a member of ‘std’
>   225 |     o.maximumfilesize = 
> std::numeric_limits<decltype(o.maximumfilesize)>::max();
>       |                              ^~~~~~~~~~~~~~
> rdfind.cc:225:45: error: expected primary-expression before ‘decltype’
>   225 |     o.maximumfilesize = 
> std::numeric_limits<decltype(o.maximumfilesize)>::max();
>       |                                             
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> make[2]: *** [Makefile:662: rdfind.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/rdfind_1.5.0-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!

If you reassign this bug to another package, please marking 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.

Reply via email to