Your message dated Sat, 01 Oct 2022 22:07:58 +0000
with message-id <e1oekem-00btzp...@fasolo.debian.org>
and subject line Bug#1016240: fixed in xeus-python 0.14.3+~0.5.0-2
has caused the Debian Bug report #1016240,
regarding xeus-python: FTBFS: xdebugger.cpp:278:18: error: ‘clog’ 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 ow...@bugs.debian.org
immediately.)


-- 
1016240: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016240
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xeus-python
Version: 0.12.5-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> /usr/bin/c++ -DGUID_LIBUUID -DJSON_DIAGNOSTICS=0 
> -DJSON_USE_IMPLICIT_CONVERSIONS=1 -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS 
> -I/<<PKGBUILDDIR>>/include -isystem /usr/include/python3.10 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wunused-parameter 
> -Wextra -Wreorder -std=c++14 -fPIC -Wunused-parameter -Wextra -Wreorder -MD 
> -MT CMakeFiles/xeus-python.dir/src/xinput.cpp.o -MF 
> CMakeFiles/xeus-python.dir/src/xinput.cpp.o.d -o 
> CMakeFiles/xeus-python.dir/src/xinput.cpp.o -c /<<PKGBUILDDIR>>/src/xinput.cpp
> /<<PKGBUILDDIR>>/src/xdebugger.cpp: In member function ‘bool 
> xpyt::debugger::start_debugpy()’:
> /<<PKGBUILDDIR>>/src/xdebugger.cpp:278:18: error: ‘clog’ is not a member of 
> ‘std’
>   278 |             std::clog << "Exception raised when trying to import 
> debugpy" << std::endl;
>       |                  ^~~~
> /<<PKGBUILDDIR>>/src/xdebugger.cpp:35:1: note: ‘std::clog’ is defined in 
> header ‘<iostream>’; did you forget to ‘#include <iostream>’?
>    34 | #include "xinternal_utils.hpp"
>   +++ |+#include <iostream>
>    35 | 
> /<<PKGBUILDDIR>>/src/xdebugger.cpp:281:22: error: ‘clog’ is not a member of 
> ‘std’
>   281 |                 std::clog << traceback[i] << std::endl;
>       |                      ^~~~
> /<<PKGBUILDDIR>>/src/xdebugger.cpp:281:22: note: ‘std::clog’ is defined in 
> header ‘<iostream>’; did you forget to ‘#include <iostream>’?
> /<<PKGBUILDDIR>>/src/xdebugger.cpp:283:18: error: ‘clog’ is not a member of 
> ‘std’
>   283 |             std::clog << ename << " - " << evalue << std::endl;
>       |                  ^~~~
> /<<PKGBUILDDIR>>/src/xdebugger.cpp:283:18: note: ‘std::clog’ is defined in 
> header ‘<iostream>’; did you forget to ‘#include <iostream>’?
> [ 32%] Building CXX object CMakeFiles/xeus-python.dir/src/xinterpreter.cpp.o
> /usr/bin/c++ -DGUID_LIBUUID -DJSON_DIAGNOSTICS=0 
> -DJSON_USE_IMPLICIT_CONVERSIONS=1 -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS 
> -I/<<PKGBUILDDIR>>/include -isystem /usr/include/python3.10 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wunused-parameter 
> -Wextra -Wreorder -std=c++14 -fPIC -Wunused-parameter -Wextra -Wreorder -MD 
> -MT CMakeFiles/xeus-python.dir/src/xinterpreter.cpp.o -MF 
> CMakeFiles/xeus-python.dir/src/xinterpreter.cpp.o.d -o 
> CMakeFiles/xeus-python.dir/src/xinterpreter.cpp.o -c 
> /<<PKGBUILDDIR>>/src/xinterpreter.cpp
> make[3]: *** [CMakeFiles/xeus-python.dir/build.make:107: 
> CMakeFiles/xeus-python.dir/src/xdebugger.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/07/28/xeus-python_0.12.5-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: xeus-python
Source-Version: 0.14.3+~0.5.0-2
Done: Gordon Ball <gor...@chronitis.net>

We believe that the bug you reported is fixed in the latest version of
xeus-python, 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 1016...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gordon Ball <gor...@chronitis.net> (supplier of updated xeus-python 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 01 Oct 2022 21:04:47 +0000
Source: xeus-python
Architecture: source
Version: 0.14.3+~0.5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Gordon Ball <gor...@chronitis.net>
Closes: 1016240
Changes:
 xeus-python (0.14.3+~0.5.0-2) unstable; urgency=medium
 .
   * Upload to unstable
   * Closes: #1016240
Checksums-Sha1:
 bca75a9e175303ccf6375b9ee4645fee224746ec 2865 xeus-python_0.14.3+~0.5.0-2.dsc
 8dc3b9316bc42cdef65a96f074d202cc0cb1b24e 6483 
xeus-python_0.14.3+~0.5.0.orig-xeus-python-shell.tar.gz
 83fdde0d4357c0cb0bd4dffaf665adef34cca417 4082280 
xeus-python_0.14.3+~0.5.0.orig.tar.gz
 e9156c4f90e643a488a129ee06ab43deb6acffad 8880 
xeus-python_0.14.3+~0.5.0-2.debian.tar.xz
 ea6f68c06f8a727456c65fa01b3080451caecd0c 10142 
xeus-python_0.14.3+~0.5.0-2_amd64.buildinfo
Checksums-Sha256:
 de3c1d706ce61222c3cd038f0f48c180ba6bcf62b24009fd2211f92541e810c9 2865 
xeus-python_0.14.3+~0.5.0-2.dsc
 69509dd23a36eee7d60fd36ece2a0990ba3c0d0ccd2ef6fdc2456fbf6419baf0 6483 
xeus-python_0.14.3+~0.5.0.orig-xeus-python-shell.tar.gz
 fe7ced8b16c64746629c48125810e0f2ed0bbfa50a7b07a33a048583f6c1b0a8 4082280 
xeus-python_0.14.3+~0.5.0.orig.tar.gz
 1186aff6434b30157adcf281b9d4c63feaf9259b298824f592c7274db1d984d5 8880 
xeus-python_0.14.3+~0.5.0-2.debian.tar.xz
 bac532c8a42eadb03aa9f3eaf62c0c52291b479f90944b9e36f6a3eb2c2c3e52 10142 
xeus-python_0.14.3+~0.5.0-2_amd64.buildinfo
Files:
 3585c3cfec655bd1037a76c0732d846c 2865 science optional 
xeus-python_0.14.3+~0.5.0-2.dsc
 a7d2b1aea66619657c6b846b6445840c 6483 science optional 
xeus-python_0.14.3+~0.5.0.orig-xeus-python-shell.tar.gz
 c1d7fd27d4027278de489714b2792fc0 4082280 science optional 
xeus-python_0.14.3+~0.5.0.orig.tar.gz
 71d3ebf43297a888d16478db7478c102 8880 science optional 
xeus-python_0.14.3+~0.5.0-2.debian.tar.xz
 05087cfe9f1a183907e46b75f1b618ac 10142 science optional 
xeus-python_0.14.3+~0.5.0-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEE6PwpXIa418BJ+Xuno12v+60p6N4FAmM4tKEACgkQo12v+60p
6N4hlBAAutwqksKVK2EfhJo59HdngMpGGeZmLd83MSmk+c4SdR9gIQDOnzElvEv5
lb/K8OiXpVB+aBcjG7NvmfFWK+ShiGhoYzbc3jtbhp2C/HaTvXnW9YiXqzLqTckN
0O3Wv+WjkSqQNuYOm75fawWa2zUB/4tGpodTZludkFOOag7L2dGHwBEBITRTrRy9
vSlHLcbqhY58pANa5xONCVCAnvn8f1ilWMTof66tEjiaHudKU0kuiUuAd/J+PBiM
X/cjKgOqOh/mfmcRsfmt9TFCwyMNhyzxHR+QEQqTQGPvjCXyPROtvQLhp2LgLoRw
gIrPsiY7lVrUajaKmgtU71IniVlkGOcTKKf2XYC8IOWK/yKfSqgwya1AlnwLSLsV
Q5mG3Bmg/rdrleAnGi9JJVWbs0GUbZ4vxIzxPfEwX7ptHTn16dqoenn1gTKJ0kOS
ZGEgWgfGRfG3uMS13EQJolva48/G38KhYZgKeXmatDEpwj83VT0w2sZq40fLmOYa
LCepY4rFBW4liNh7TBNar3S0RMx/+xm/pyjfAHhLO2VVDfQca2tQPiltc+C+ZCFy
l06ibbJkb4HWzsKDWYxWBWtKMC/gTQmEc8HgpdSUBumz7dMOy6zQ0p/eGT8MW+1p
8EcjnDytS8LrHkKpFo1U+4UTE9rd9anZmFDYgninIX/dpjIE91I=
=jHF6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to