Your message dated Wed, 18 Aug 2021 12:08:47 +0000
with message-id <[email protected]>
and subject line Bug#984335: fixed in siril 0.99.10.1-1
has caused the Debian Bug report #984335,
regarding siril: ftbfs with GCC-11
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
984335: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984335
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:siril
Version: 0.99.8.1-1
Severity: normal
Tags: sid bookworm
User: [email protected]
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/siril_0.99.8.1-1_unstable_gcc11.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
                          HEIF: True
                         FFMS2: True
                        FFMPEG: True
                       libcurl: False
                        wcslib: True
                     criterion: False

  Subprojects
                         kplot: YES
                  librtprocess: YES

Option buildtype is: plain [default: debugoptimized]
Found ninja-1.10.1 at /usr/bin/ninja
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -O--buildsystem=meson
        cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v
[1/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/colours.c.o -MF 
subprojects/kplot/libkplot.a.p/colours.c.o.d -o 
subprojects/kplot/libkplot.a.p/colours.c.o -c ../subprojects/kplot/colours.c
[2/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/border.c.o -MF 
subprojects/kplot/libkplot.a.p/border.c.o.d -o 
subprojects/kplot/libkplot.a.p/border.c.o -c ../subprojects/kplot/border.c
[3/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/bucket.c.o -MF 
subprojects/kplot/libkplot.a.p/bucket.c.o.d -o 
subprojects/kplot/libkplot.a.p/bucket.c.o -c ../subprojects/kplot/bucket.c
[4/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/buffer.c.o -MF 
subprojects/kplot/libkplot.a.p/buffer.c.o.d -o 
subprojects/kplot/libkplot.a.p/buffer.c.o -c ../subprojects/kplot/buffer.c
[5/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/array.c.o -MF 
subprojects/kplot/libkplot.a.p/array.c.o.d -o 
subprojects/kplot/libkplot.a.p/array.c.o -c ../subprojects/kplot/array.c
[6/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/grid.c.o -MF 
subprojects/kplot/libkplot.a.p/grid.c.o.d -o 
subprojects/kplot/libkplot.a.p/grid.c.o -c ../subprojects/kplot/grid.c
[7/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/hist.c.o -MF 
subprojects/kplot/libkplot.a.p/hist.c.o.d -o 
subprojects/kplot/libkplot.a.p/hist.c.o -c ../subprojects/kplot/hist.c
[8/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/kdata.c.o -MF 
subprojects/kplot/libkplot.a.p/kdata.c.o.d -o 
subprojects/kplot/libkplot.a.p/kdata.c.o -c ../subprojects/kplot/kdata.c
[9/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/label.c.o -MF 
subprojects/kplot/libkplot.a.p/label.c.o.d -o 
subprojects/kplot/libkplot.a.p/label.c.o -c ../subprojects/kplot/label.c
[10/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/kplot.c.o -MF 
subprojects/kplot/libkplot.a.p/kplot.c.o.d -o 
subprojects/kplot/libkplot.a.p/kplot.c.o -c ../subprojects/kplot/kplot.c
[11/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/margin.c.o -MF 
subprojects/kplot/libkplot.a.p/margin.c.o.d -o 
subprojects/kplot/libkplot.a.p/margin.c.o -c ../subprojects/kplot/margin.c
[12/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/reallocarray.c.o -MF 
subprojects/kplot/libkplot.a.p/reallocarray.c.o.d -o 
subprojects/kplot/libkplot.a.p/reallocarray.c.o -c 
../subprojects/kplot/reallocarray.c
[13/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/plotctx.c.o -MF 
subprojects/kplot/libkplot.a.p/plotctx.c.o.d -o 
subprojects/kplot/libkplot.a.p/plotctx.c.o -c ../subprojects/kplot/plotctx.c
[14/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/mean.c.o -MF 
subprojects/kplot/libkplot.a.p/mean.c.o.d -o 
subprojects/kplot/libkplot.a.p/mean.c.o -c ../subprojects/kplot/mean.c
[15/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/vector.c.o -MF 
subprojects/kplot/libkplot.a.p/vector.c.o.d -o 
subprojects/kplot/libkplot.a.p/vector.c.o -c ../subprojects/kplot/vector.c
[16/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/tic.c.o -MF 
subprojects/kplot/libkplot.a.p/tic.c.o.d -o 
subprojects/kplot/libkplot.a.p/tic.c.o -c ../subprojects/kplot/tic.c
[17/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/stddev.c.o -MF 
subprojects/kplot/libkplot.a.p/stddev.c.o.d -o 
subprojects/kplot/libkplot.a.p/stddev.c.o -c ../subprojects/kplot/stddev.c
[18/175] cc -Isubprojects/kplot/libkplot.a.p -Isubprojects/kplot 
-I../subprojects/kplot -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=gnu11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
subprojects/kplot/libkplot.a.p/draw.c.o -MF 
subprojects/kplot/libkplot.a.p/draw.c.o.d -o 
subprojects/kplot/libkplot.a.p/draw.c.o -c ../subprojects/kplot/draw.c
[19/175] rm -f subprojects/kplot/libkplot.a && gcc-ar csrD 
subprojects/kplot/libkplot.a subprojects/kplot/libkplot.a.p/colours.c.o 
subprojects/kplot/libkplot.a.p/array.c.o 
subprojects/kplot/libkplot.a.p/border.c.o 
subprojects/kplot/libkplot.a.p/bucket.c.o 
subprojects/kplot/libkplot.a.p/buffer.c.o 
subprojects/kplot/libkplot.a.p/draw.c.o subprojects/kplot/libkplot.a.p/grid.c.o 
subprojects/kplot/libkplot.a.p/hist.c.o 
subprojects/kplot/libkplot.a.p/label.c.o 
subprojects/kplot/libkplot.a.p/kdata.c.o 
subprojects/kplot/libkplot.a.p/kplot.c.o 
subprojects/kplot/libkplot.a.p/margin.c.o 
subprojects/kplot/libkplot.a.p/mean.c.o 
subprojects/kplot/libkplot.a.p/plotctx.c.o 
subprojects/kplot/libkplot.a.p/reallocarray.c.o 
subprojects/kplot/libkplot.a.p/stddev.c.o 
subprojects/kplot/libkplot.a.p/tic.c.o subprojects/kplot/libkplot.a.p/vector.c.o
[20/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_border.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_border.cc.o.d -o 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_border.cc.o -c 
../subprojects/librtprocess/src/demosaic/border.cc
[21/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_bayerfast.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_bayerfast.cc.o.d -o 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_bayerfast.cc.o -c 
../subprojects/librtprocess/src/demosaic/bayerfast.cc
[22/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_ahd.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_ahd.cc.o.d -o 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_ahd.cc.o -c 
../subprojects/librtprocess/src/demosaic/ahd.cc
[23/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_hphd.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_hphd.cc.o.d -o 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_hphd.cc.o -c 
../subprojects/librtprocess/src/demosaic/hphd.cc
[24/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_dcb.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_dcb.cc.o.d -o 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_dcb.cc.o -c 
../subprojects/librtprocess/src/demosaic/dcb.cc
[25/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_igv.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_igv.cc.o.d -o 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_igv.cc.o -c 
../subprojects/librtprocess/src/demosaic/igv.cc
[26/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_amaze.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_amaze.cc.o.d -o 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_amaze.cc.o -c 
../subprojects/librtprocess/src/demosaic/amaze.cc
[27/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_vng4.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_vng4.cc.o.d -o 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_vng4.cc.o -c 
../subprojects/librtprocess/src/demosaic/vng4.cc
[28/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_lmmse.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_lmmse.cc.o.d -o 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_lmmse.cc.o -c 
../subprojects/librtprocess/src/demosaic/lmmse.cc
[29/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_xtransfast.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_xtransfast.cc.o.d -o 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_xtransfast.cc.o -c 
../subprojects/librtprocess/src/demosaic/xtransfast.cc
FAILED: 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_xtransfast.cc.o 
c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p -Isubprojects/librtprocess 
-I../subprojects/librtprocess -Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werror=unused-
 label -ftree-vectorize -Werror=unknown-pragmas -Wformat -Wformat-security 
-Werror=format-security -fstack-protector-strong -fstack-clash-protection -MD 
-MQ subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_xtransfast.cc.o 
-MF subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_xtransfast.cc.o.d 
-o subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_xtransfast.cc.o -c 
../subprojects/librtprocess/src/demosaic/xtransfast.cc
In file included from ../subprojects/librtprocess/src/demosaic/xtransfast.cc:22:
../subprojects/librtprocess/src/include/librtprocess.h:30:313: error: ‘size_t’ 
has not been declared
   30 | rpError amaze_demosaic(int raw_width, int raw_height, int winx, int 
winy, int winw, int winh, const float * const *rawData, float **red, float 
**green, float **blue, const unsigned cfarray[2][2], const 
std::function<bool(double)> &setProgCancel, double initGain, int border, float 
inputScale, float outputScale, size_t chunkSize = 2, bool measure = false);
      |                                                                         
                                                                                
                                                                                
                                                                                
^~~~~~
../subprojects/librtprocess/src/include/librtprocess.h:34:197: error: ‘size_t’ 
has not been declared
   34 | rpError rcd_demosaic(int width, int height, const float * const 
*rawData, float **red, float **green, float **blue, const unsigned 
cfarray[2][2], const std::function<bool(double)> &setProgCancel, size_t 
chunkSize = 2, bool measure = false);
      |                                                                         
                                                                                
                                            ^~~~~~
../subprojects/librtprocess/src/include/librtprocess.h:35:271: error: ‘size_t’ 
has not been declared
   35 | rpError markesteijn_demosaic(int width, int height, const float * const 
*rawdata, float **red, float **green, float **blue, const unsigned 
xtrans[6][6], const float rgb_cam[3][4], const std::function<bool(double)> 
&setProgCancel, const int passes, const bool useCieLab, size_t chunkSize = 2, 
bool measure = false);
      |                                                                         
                                                                                
                                                                                
                                      ^~~~~~
../subprojects/librtprocess/src/include/librtprocess.h:41:79: error: ‘size_t’ 
has not been declared
   41 | rpError CA_correct(int winx, int winy, int winw, int winh, const bool 
autoCA, size_t autoIterations, const double cared, const double cablue, bool 
avoidColourshift, const float * const *rawDataIn, float **rawDataOut, const 
unsigned cfarray[2][2], const std::function<bool(double)> &setProgCancel, 
double fitParams[2][2][16], bool fitParamsIn, float inputScale = 65535.f, float 
outputScale = 65535.f, size_t chunkSize = 2, bool measure = false);
      |                                                                         
      ^~~~~~
../subprojects/librtprocess/src/include/librtprocess.h:41:401: error: ‘size_t’ 
has not been declared
   41 | rpError CA_correct(int winx, int winy, int winw, int winh, const bool 
autoCA, size_t autoIterations, const double cared, const double cablue, bool 
avoidColourshift, const float * const *rawDataIn, float **rawDataOut, const 
unsigned cfarray[2][2], const std::function<bool(double)> &setProgCancel, 
double fitParams[2][2][16], bool fitParamsIn, float inputScale = 65535.f, float 
outputScale = 65535.f, size_t chunkSize = 2, bool measure = false);
      |                                                                         
                                                                                
                                                                                
                                                                                
                                                                                
        ^~~~~~
[30/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_rcd.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_rcd.cc.o.d -o 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_rcd.cc.o -c 
../subprojects/librtprocess/src/demosaic/rcd.cc
[31/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_markesteijn.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_markesteijn.cc.o.d -o 
subprojects/librtprocess/libcm_rtprocess.a.p/src_demosaic_markesteijn.cc.o -c 
../subprojects/librtprocess/src/demosaic/markesteijn.cc
[32/175] c++ -Isubprojects/librtprocess/libcm_rtprocess.a.p 
-Isubprojects/librtprocess -I../subprojects/librtprocess 
-Isubprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/__CMake_build/src 
-I../subprojects/librtprocess/src -I../subprojects/librtprocess/src/include 
-Isubprojects/librtprocess/__CMake_build 
-I../subprojects/librtprocess/__CMake_build -fdiagnostics-color=always -pipe 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O2 -g -DNDEBUG -fopenmp -Wshadow -Wwrite-strings 
-Werror=write-strings -Wpointer-arith -Werror=pointer-arith -Wreturn-type 
-Werror=return-type -Wuninitialized -Werror=uninitialized 
-Wimplicit-fallthrough -Wno-format-zero-length -Wmissing-field-initializers 
-Wunused-label -Werro
 r=unused-label -ftree-vectorize -Werror=unknown-pragmas -Wformat 
-Wformat-security -Werror=format-security -fstack-protector-strong 
-fstack-clash-protection -MD -MQ 
subprojects/librtprocess/libcm_rtprocess.a.p/src_preprocess_CA_correct.cc.o -MF 
subprojects/librtprocess/libcm_rtprocess.a.p/src_preprocess_CA_correct.cc.o.d 
-o subprojects/librtprocess/libcm_rtprocess.a.p/src_preprocess_CA_correct.cc.o 
-c ../subprojects/librtprocess/src/preprocess/CA_correct.cc
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v 
returned exit code 1
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: siril
Source-Version: 0.99.10.1-1
Done: Cyril Richard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
siril, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Richard <[email protected]> (supplier of updated siril package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 18 Aug 2021 13:13:57 +0200
Source: siril
Architecture: source
Version: 0.99.10.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Maintainers 
<[email protected]>
Changed-By: Cyril Richard <[email protected]>
Closes: 984335
Changes:
 siril (0.99.10.1-1) unstable; urgency=medium
 .
   * New upstream version. Closes: #984335
Checksums-Sha1:
 9299fd0b7208d652c4fa0207a73d10313cacc505 2358 siril_0.99.10.1-1.dsc
 881d2c00d4c5ebed9ac865c10ad5402fe12566f8 2799484 siril_0.99.10.1.orig.tar.bz2
 bc3aade3547766dc03f796a41620c1b24b3eec29 5676 siril_0.99.10.1-1.debian.tar.xz
Checksums-Sha256:
 8f8710f0bf5ce84d0456d9ee9e316fe1152ffbf0ff1db405e45f8a2ed03475b8 2358 
siril_0.99.10.1-1.dsc
 98f2d2371adfcd80767893d8b0dad2feb8a95047468330ae5ad8d4a872785810 2799484 
siril_0.99.10.1.orig.tar.bz2
 e66d3b6ac2ffd918fcf6e5cb036c96aaeb0a8dd49ec2e3f5db77e53ea34f14d0 5676 
siril_0.99.10.1-1.debian.tar.xz
Files:
 e76ccbff26aa9350309b67f5eeede142 2358 science optional siril_0.99.10.1-1.dsc
 3b0b63c544a8a82a33cab98420f51d80 2799484 science optional 
siril_0.99.10.1.orig.tar.bz2
 03a2c679c6bcd0629a7f346380670c8b 5676 science optional 
siril_0.99.10.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmEc82QACgkQcRWv0HcQ
3PdYsBAAhaBn51HpT1CrkiRH450bjGo050s9PGxnwQekEYOqR1QuZWIqJ9pahnLQ
KnLDNZ+KwecEHKuEEybMa9r6HeRy8xKMTvJ/5MqdN/BXgXuIprAkcHaJ3/xaAqFD
WML+0is9v4i+yvgte8yzRrSgsudlRmi/rjwAB9ci2Rfmx7yHom70XbnIDBYVjFmS
dDnscce3SGBh2MzKzhpYoPDYTIp9KBpppbU3rBJAA6P5hC5EiilkbXC/LQ5EX9B9
p0mB21D+BAhzpzSA0xNvfMaXite4ILnUFOH69y+SEu/ZgMdV467yAa45OXRrvcoT
pAlSDMpQ3oeSTAUzpcQm1T25WOrh+ZedPjXxJTHYEj4DFkjqoNI3nDHa0CAHL1d+
GPBRIHai24zlto2GeDU6EEAMK9p8rF2KyQnIVyebaVX6q8S+snuXnxIN11djkUwf
wSRH2oNDf1vRHU7vzDwwYfQQrJe2/HP3ayhX0fUwc1PWaSZDTLcQgiyaQJzlo1nt
xFRTygQMSOifUeuYgNDaoI9Qdh+F9x0CmTKzrpgJOQRwEyn7B1LhKj1Pr9Qe7jBg
rOzc0/p9RCzdYWFD+eogl/Ib4oET5sqySqLF15mB3ddpwfic08AEMPgVWl2ZiO9E
6bVoQ3xKf82nIW0pBloxIvhTCFdyEEI1/tqGsOfV7l656jwwZDo=
=B4Dz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to