Source: rawtherapee Version: 5.9-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past)
Dear Maintainer,
rawtherapee has build issue on riscv64 with gcc-13:
```
In file included from /<<PKGBUILDDIR>>/rtengine/rawimage.h:26,
from /<<PKGBUILDDIR>>/rtengine/filmnegativeproc.cc:22:
/<<PKGBUILDDIR>>/rtengine/dcraw.h:187:13: error: ‘uint32_t’ does not name a type
187 | uint32_t MediaSize;
| ^~~~~~~~
/<<PKGBUILDDIR>>/rtengine/dcraw.h:24:1: note: ‘uint32_t’ is defined in header
‘<cstdint>’; did you forget to ‘#include <cstdint>’?
23 | #include <csetjmp>
+++ |+#include <cstdint>
24 |
/<<PKGBUILDDIR>>/rtengine/dcraw.h:189:13: error: ‘uint32_t’ does not name a type
189 | uint32_t MediaType; /* 1 -> /C/RAW, 2-> JPEG */
| ^~~~~~~~
/<<PKGBUILDDIR>>/rtengine/dcraw.h:189:13: note: ‘uint32_t’ is defined in header
‘<cstdint>’; did you forget to ‘#include <cstdint>’?
/<<PKGBUILDDIR>>/rtengine/dcraw.h:579:30: error: ‘uint32_t’ has not been
declared
579 | bool crxDecodePlane(void *p, uint32_t planeNumber);
| ^~~~~~~~
[ 16%] Building CXX object rtengine/CMakeFiles/rtengine.dir/flatcurves.cc.o
```
The full buildd log is here:
https://buildd.debian.org/status/fetch.php?pkg=rawtherapee&arch=riscv64&ver=5.9-1&stamp=1694185774&raw=0
--
Regards,
--
Bo YU
signature.asc
Description: PGP signature

