Your message dated Mon, 01 Nov 2021 09:33:33 +0000
with message-id <[email protected]>
and subject line Bug#983967: fixed in aoflagger 3.1.0-2
has caused the Debian Bug report #983967,
regarding aoflagger: 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.)
--
983967: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983967
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:aoflagger
Version: 3.0.0-2
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/aoflagger_3.0.0-2_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.
[...]
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/rfigui/rfiguimenu.cpp.o -c
/<<PKGBUILDDIR>>/rfigui/rfiguimenu.cpp
[ 10%] Building CXX object CMakeFiles/aoflaggergui.dir/rfigui/rfiguiwindow.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/rfigui/rfiguiwindow.cpp.o -c
/<<PKGBUILDDIR>>/rfigui/rfiguiwindow.cpp
[ 11%] Building CXX object CMakeFiles/aoflaggergui.dir/rfigui/settings.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/rfigui/settings.cpp.o -c
/<<PKGBUILDDIR>>/rfigui/settings.cpp
[ 11%] Building CXX object
CMakeFiles/aoflaggergui.dir/rfigui/strategyeditor.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/rfigui/strategyeditor.cpp.o -c
/<<PKGBUILDDIR>>/rfigui/strategyeditor.cpp
[ 13%] Building CXX object CMakeFiles/aoflaggergui.dir/util/rfiplots.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/util/rfiplots.cpp.o -c
/<<PKGBUILDDIR>>/util/rfiplots.cpp
[ 14%] Building CXX object CMakeFiles/aoflaggergui.dir/util/multiplot.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/util/multiplot.cpp.o -c
/<<PKGBUILDDIR>>/util/multiplot.cpp
[ 14%] Building CXX object CMakeFiles/aoflaggergui.dir/plot/colorscale.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/plot/colorscale.cpp.o -c
/<<PKGBUILDDIR>>/plot/colorscale.cpp
[ 15%] Building CXX object CMakeFiles/aoflaggergui.dir/plot/heatmapplot.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/plot/heatmapplot.cpp.o -c
/<<PKGBUILDDIR>>/plot/heatmapplot.cpp
[ 15%] Building CXX object
CMakeFiles/aoflaggergui.dir/plot/horizontalplotscale.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/plot/horizontalplotscale.cpp.o -c
/<<PKGBUILDDIR>>/plot/horizontalplotscale.cpp
[ 16%] Building CXX object CMakeFiles/aoflaggergui.dir/plot/legend.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/plot/legend.cpp.o -c
/<<PKGBUILDDIR>>/plot/legend.cpp
[ 17%] Building CXX object CMakeFiles/aoflaggergui.dir/plot/plot2d.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/plot/plot2d.cpp.o -c
/<<PKGBUILDDIR>>/plot/plot2d.cpp
[ 17%] Building CXX object
CMakeFiles/aoflaggergui.dir/plot/plotpropertieswindow.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/plot/plotpropertieswindow.cpp.o -c
/<<PKGBUILDDIR>>/plot/plotpropertieswindow.cpp
[ 19%] Building CXX object CMakeFiles/aoflaggergui.dir/plot/title.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/plot/title.cpp.o -c /<<PKGBUILDDIR>>/plot/title.cpp
[ 19%] Building CXX object
CMakeFiles/aoflaggergui.dir/plot/verticalplotscale.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/plot/verticalplotscale.cpp.o -c
/<<PKGBUILDDIR>>/plot/verticalplotscale.cpp
[ 20%] Building CXX object
CMakeFiles/aoflaggergui.dir/aoqplot/aoqplotwindow.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/aoqplotwindow.cpp.o -c
/<<PKGBUILDDIR>>/aoqplot/aoqplotwindow.cpp
[ 21%] Building CXX object
CMakeFiles/aoflaggergui.dir/aoqplot/baselineplotpage.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/baselineplotpage.cpp.o -c
/<<PKGBUILDDIR>>/aoqplot/baselineplotpage.cpp
[ 21%] Building CXX object CMakeFiles/aoflaggergui.dir/aoqplot/datawindow.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/datawindow.cpp.o -c
/<<PKGBUILDDIR>>/aoqplot/datawindow.cpp
[ 22%] Building CXX object
CMakeFiles/aoflaggergui.dir/aoqplot/grayscaleplotpage.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/grayscaleplotpage.cpp.o -c
/<<PKGBUILDDIR>>/aoqplot/grayscaleplotpage.cpp
[ 23%] Building CXX object
CMakeFiles/aoflaggergui.dir/aoqplot/histogrampage.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/histogrampage.cpp.o -c
/<<PKGBUILDDIR>>/aoqplot/histogrampage.cpp
[ 23%] Building CXX object
CMakeFiles/aoflaggergui.dir/aoqplot/timefrequencyplotpage.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/timefrequencyplotpage.cpp.o -c
/<<PKGBUILDDIR>>/aoqplot/timefrequencyplotpage.cpp
In file included from /usr/include/boost/bind.hpp:30,
from /<<PKGBUILDDIR>>/aoqplot/histogrampage.cpp:3:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of
declaring the Bind placeholders (_1, _2, ...) in the global namespace is
deprecated. Please use <boost/bind/bind.hpp> + using namespace
boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the
current behavior.’
36 | BOOST_PRAGMA_MESSAGE(
| ^~~~~~~~~~~~~~~~~~~~
[ 25%] Building CXX object
CMakeFiles/aoflaggergui.dir/aoqplot/twodimensionalplotpage.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/twodimensionalplotpage.cpp.o -c
/<<PKGBUILDDIR>>/aoqplot/twodimensionalplotpage.cpp
[ 25%] Building CXX object
CMakeFiles/aoflaggergui.dir/aoqplot/controllers/aoqplotcontroller.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/controllers/aoqplotcontroller.cpp.o -c
/<<PKGBUILDDIR>>/aoqplot/controllers/aoqplotcontroller.cpp
[ 26%] Building CXX object
CMakeFiles/aoflaggergui.dir/aoqplot/controllers/aoqplotpagecontroller.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/controllers/aoqplotpagecontroller.cpp.o -c
/<<PKGBUILDDIR>>/aoqplot/controllers/aoqplotpagecontroller.cpp
[ 27%] Building CXX object
CMakeFiles/aoflaggergui.dir/aoqplot/controllers/baselinepagecontroller.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/controllers/baselinepagecontroller.cpp.o -c
/<<PKGBUILDDIR>>/aoqplot/controllers/baselinepagecontroller.cpp
[ 27%] Building CXX object
CMakeFiles/aoflaggergui.dir/aoqplot/controllers/heatmappagecontroller.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/controllers/heatmappagecontroller.cpp.o -c
/<<PKGBUILDDIR>>/aoqplot/controllers/heatmappagecontroller.cpp
[ 28%] Building CXX object
CMakeFiles/aoflaggergui.dir/aoqplot/controllers/histogrampagecontroller.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/controllers/histogrampagecontroller.cpp.o
-c /<<PKGBUILDDIR>>/aoqplot/controllers/histogrampagecontroller.cpp
[ 28%] Building CXX object
CMakeFiles/aoflaggergui.dir/aoqplot/controllers/tfpagecontroller.cpp.o
/usr/bin/c++ -DHAVE_GTKMM -DHAVE_POSIX_FALLOCATE
-I/<<PKGBUILDDIR>>/aocommon/include -I/usr/include/casacore
-I/usr/include/libxml2 -I/usr/include/python3.9 -I/usr/include/lua5.3
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
-I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0
/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla
-DNDEBUG -funroll-loops -O3 -std=c++11 -o
CMakeFiles/aoflaggergui.dir/aoqplot/controllers/tfpagecontroller.cpp.o -c
/<<PKGBUILDDIR>>/aoqplot/controllers/tfpagecontroller.cpp
/<<PKGBUILDDIR>>/aoqplot/controllers/histogrampagecontroller.cpp: In member
function ‘void HistogramPageController::addHistogramToPlot(const
LogHistogram&)’:
/<<PKGBUILDDIR>>/aoqplot/controllers/histogrampagecontroller.cpp:295:50:
warning: ‘logxEnd’ may be used uninitialized in this function
[-Wmaybe-uninitialized]
295 | double x = i.value(), logxStart, logxEnd;
| ^~~~~~~
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 28%] Built target aoflaggergui
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:152: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j4 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:13: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: aoflagger
Source-Version: 3.1.0-2
Done: Ole Streicher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
aoflagger, 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.
Ole Streicher <[email protected]> (supplier of updated aoflagger 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: Mon, 01 Nov 2021 10:09:56 +0100
Source: aoflagger
Architecture: source
Version: 3.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 983967
Changes:
aoflagger (3.1.0-2) unstable; urgency=medium
.
* Make compile with gcc11 (Closes: #983967)
Checksums-Sha1:
eece3f39002ed98fc6bbd2bfd5f50f6fb17b4689 2412 aoflagger_3.1.0-2.dsc
01c2f071ec4a5a77a9ecd9050cb1361229a5075e 9312 aoflagger_3.1.0-2.debian.tar.xz
Checksums-Sha256:
14dca6ad64ec406af187d7f35165adb7380c3f95df1a1b813f45889010f6d40f 2412
aoflagger_3.1.0-2.dsc
6a698c813b096710aa1d4941718b0306372e748c8b820c403b5e46d5d496c2ac 9312
aoflagger_3.1.0-2.debian.tar.xz
Files:
c04dcf3e429c56297bee72950f62dbe4 2412 science optional aoflagger_3.1.0-2.dsc
3b2491259f8127d125c17f59eeb7a824 9312 science optional
aoflagger_3.1.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmF/r4YACgkQcRWv0HcQ
3PcKkA/9Ghsxb/VtvXuwcEQq05r7LwXvbHWsjBJBcZVILbCVdXIrC1Ue3Jxkrmhp
RGEwr4tuSMDUggnqMZe517Z7qfKwKE/OoJ4bqFCML1tSxQEBODCtR50ZdkVLtKcT
8/EflucSdYshoalzWZc7F93k47ctGCw4Dr0hmL0ikydGgPv6n9K7l2WqhwDtp+7y
V8g6a1bkg3AAVjcTzmAZt4qIKNRkM2S/GgYfqpWJkFrqoKGk2qbTEzbCeEpdekPD
TGyrBzPWSeBh2csQ2NnPLrY1RckIioqoABrKzLq/vCKrs+/j7RaLC2wZ75Owh5S+
R4nt9gHnSBVajb407BkFSpbEbCCByFZwgLvdZloEYqhUaLK5oGlHJBdOoqbo/OUF
x8kgLvEdzw4TXNR6kJ2HIIZSHP8oWP8eUWJdaapVDMxtkG3ctp7LY78JZkj7mGOl
lnMlil1T6Un9XXihe9URguZgG+ab1Krc2AqGqRVikh5IpbaH3i6KrSs0SZlwOJht
+5RIA8hMA2N2pNTUwXtmbvq6VxpLIZX6WDiIuJ4KgYBfsr7SxI24GvNW+H8DiMZg
F1lh4/S9B/sfUv+OxWB5U8vF5ArmIrRYRmpJerQfB21ze9k7MIPvbKLgQpq7O9MX
s15lVgRIyUOfY4oFULLpZv926Vei8ZN1AVml6g7ytjmuGk5vRFo=
=qg5C
-----END PGP SIGNATURE-----
--- End Message ---