[Debian-astro-maintainers] Bug#984335: siril: ftbfs with GCC-11

Matthias Klose doko at debian.org
Wed Mar 3 16:17:20 GMT 2021


Package: src:siril
Version: 0.99.8.1-1
Severity: normal
Tags: sid bookworm
User: debian-gcc at lists.debian.org
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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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
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 -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_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 -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_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 -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_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



More information about the Debian-astro-maintainers mailing list