Your message dated Wed, 19 Aug 2020 13:03:40 +0000
with message-id <[email protected]>
and subject line Bug#966866: fixed in aoflagger 3.0.0-1
has caused the Debian Bug report #966866,
regarding aoflagger: FTBFS: colormap.cpp:32:15: error: ‘runtime_error’ is not a 
member of ‘std’
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.)


-- 
966866: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966866
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: aoflagger
Version: 2.15.0-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++  -DHAVE_GTKMM 
> -DHAVE_POSIX_FALLOCATE -Daoflagger_EXPORTS -I/usr/include/casacore 
> -I/usr/include/libxml2 -I/usr/include/python3.8 -I/usr/include/lua5.3 
> -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 
> -fdebug-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 -fPIC   -o 
> CMakeFiles/aoflagger.dir/structures/colormap.cpp.o -c 
> /<<PKGBUILDDIR>>/src/structures/colormap.cpp
> /<<PKGBUILDDIR>>/src/structures/colormap.cpp: In static member function 
> ‘static std::unique_ptr<ColorMap> ColorMap::CreateColorMap(ColorMap::Type)’:
> /<<PKGBUILDDIR>>/src/structures/colormap.cpp:32:15: error: ‘runtime_error’ is 
> not a member of ‘std’
>    32 |    throw std::runtime_error("Unknown color map specified in call to 
> CreateColorMap()");
>       |               ^~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/structures/colormap.cpp:31:3: warning: control reaches 
> end of non-void function [-Wreturn-type]
>    31 |   default:
>       |   ^~~~~~~
> make[3]: *** [src/CMakeFiles/aoflagger.dir/build.make:1210: 
> src/CMakeFiles/aoflagger.dir/structures/colormap.cpp.o] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/08/02/aoflagger_2.15.0-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: aoflagger
Source-Version: 3.0.0-1
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: Wed, 19 Aug 2020 14:36:10 +0200
Source: aoflagger
Architecture: source
Version: 3.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 966866
Changes:
 aoflagger (3.0.0-1) unstable; urgency=medium
 .
   * Adjust d/watch for new upstream repository
   * New upstream version 3.0.0. Rediff patches. Closes: #966866
   * Disable test cases that don't work before installation
   * Adjust installed files list and build dependencies
Checksums-Sha1:
 c624025b81e76bb415691680c169d2eeace9927f 2431 aoflagger_3.0.0-1.dsc
 b4d5781f7e945685af122e37c8126a44b9f6b6bc 974378 aoflagger_3.0.0.orig.tar.gz
 823126aae830fb795927bb0ca94a7f0210011d32 7480 aoflagger_3.0.0-1.debian.tar.xz
Checksums-Sha256:
 bfdfad62e8cda5812f08e1d4c4a36b848df721c5ebd6af31e0fcd4497315b2cd 2431 
aoflagger_3.0.0-1.dsc
 e946b2c150356d4d6cb754ee7d93d3cd357f5b8f45647ce4661488f0f4132624 974378 
aoflagger_3.0.0.orig.tar.gz
 c5bdf08cc18df7b2fb61a7d5823951adf40cdc867ee9d25dce305ebbe496889b 7480 
aoflagger_3.0.0-1.debian.tar.xz
Files:
 fa04696bddface0539f22434b809083e 2431 science optional aoflagger_3.0.0-1.dsc
 1d6b06763ae657061d0bfb5ec0fdddab 974378 science optional 
aoflagger_3.0.0.orig.tar.gz
 fc90a35531daa045969006b3db8e3307 7480 science optional 
aoflagger_3.0.0-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAl89HrYACgkQcRWv0HcQ
3PfkNQ/+IdtNHxHS+S8etEeQyBkQ4O1QwdmlK2CsVuqN7RE/xYraEW4oTVcl3X9w
fkvGYoBZUCN0qbucX9/8ZRpVBIoy1NguMUlVuFYOB0onaMINcZiWkU9x/8b9AtXw
V/rTBBNEQmLjvPaBcvrbM0FrBugLmHkHzOo1aZiqONQNw70GH2EDgjfU631MXyW2
pPmWZGLYE6HC7AwCLKcFAIwEZmJig3VYMpqmLvuoaKvZo+TbHpXfYVWO68/SXefu
J6d1BHMupOPzsAbvndbInCc6LxVZbPNg2xNN6elGoHF8Mw3bGi7fby2x2qFdZMV5
bFf7LSdop6VzSnedG1dOOqwnnx5e+j/VHqqapSyswgwHfp6+FKrYKbZQN7kjbjhR
LbdUehzli0X8apgR3WGGxA9NYvFKlXGerTXZoZ7FHwULaVsDTYF9BWMdhpw9rFld
sl6+i11DX7rLC4WzTt/rwl9fTopljbZ/mv1kcc944r7g67OdQAuUJyJv+/FChu5p
Fchmw1WlC8566CtqzdwN0D4ML1/Gq7+cqyAAby0Xjaj0WjM4PLABrAGfKItULVGE
5KpB4brtP6XJX5WaAxVxVzWvEw9yVdvvFMgqyPQN6JT6l22HPcrhDTDwjKR/N3YX
d+C8QMBB1gUoqMXqWd0xNaGQB8gY8L0yT0ALU1LdMS7Hu/ba24A=
=XyHY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to