Your message dated Wed, 11 Mar 2020 00:34:11 +0000
with message-id <e1jbpk7-000grl...@fasolo.debian.org>
and subject line Bug#952613: fixed in nheko 0.6.4-3
has caused the Debian Bug report #952613,
regarding nheko: FTBFS: /usr/include/spdlog/fmt/fmt.h:22:10: 
fatal error: spdlog/fmt/bundled/core.h: No such file or 
directory
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.)


-- 
952613: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952613
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nheko
Version: 0.6.4-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200225 ftbfs-bullseye

Hi,

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

This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules).

Relevant part (hopefully):
> make[4]: Entering directory '/<<PKGBUILDDIR>>/build'
> [ 34%] Building CXX object CMakeFiles/nheko.dir/src/dialogs/CreateRoom.cpp.o
> /usr/bin/c++  -DBOOST_MPL_CFG_NO_PREPROCESSED_HEADERS 
> -DBOOST_MPL_LIMIT_LIST_SIZE=30 -DQT_CONCURRENT_LIB -DQT_CORE_LIB 
> -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/<<PKGBUILDDIR>>/build -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/includes -isystem 
> /usr/include/nlohmann -isystem /<<PKGBUILDDIR>>/mtxclient/include -isystem 
> /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
> /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtMultimedia -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtDBus  -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security         -Wall         -Wextra         -Werror         
> -pipe         -pedantic         -fsized-deallocation         
> -fdiagnostics-color=always         -Wunreachable-code     -std=c++14 -O2 -g 
> -DNDEBUG   -pthread -fPIC -std=gnu++14 -o 
> CMakeFiles/nheko.dir/src/dialogs/CreateRoom.cpp.o -c 
> /<<PKGBUILDDIR>>/src/dialogs/CreateRoom.cpp
> [ 35%] Building CXX object CMakeFiles/nheko.dir/src/dialogs/ImageOverlay.cpp.o
> /usr/bin/c++  -DBOOST_MPL_CFG_NO_PREPROCESSED_HEADERS 
> -DBOOST_MPL_LIMIT_LIST_SIZE=30 -DQT_CONCURRENT_LIB -DQT_CORE_LIB 
> -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/<<PKGBUILDDIR>>/build -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/includes -isystem 
> /usr/include/nlohmann -isystem /<<PKGBUILDDIR>>/mtxclient/include -isystem 
> /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
> /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtMultimedia -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtDBus  -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security         -Wall         -Wextra         -Werror         
> -pipe         -pedantic         -fsized-deallocation         
> -fdiagnostics-color=always         -Wunreachable-code     -std=c++14 -O2 -g 
> -DNDEBUG   -pthread -fPIC -std=gnu++14 -o 
> CMakeFiles/nheko.dir/src/dialogs/ImageOverlay.cpp.o -c 
> /<<PKGBUILDDIR>>/src/dialogs/ImageOverlay.cpp
> In file included from /usr/include/spdlog/common.h:38,
>                  from /usr/include/spdlog/spdlog.h:12,
>                  from /<<PKGBUILDDIR>>/src/Logging.h:4,
>                  from /<<PKGBUILDDIR>>/src/Cache.h:34,
>                  from /<<PKGBUILDDIR>>/src/Utils.h:5,
>                  from 
> /<<PKGBUILDDIR>>/src/dialogs/ImageOverlay.cpp:24:
> /usr/include/spdlog/fmt/fmt.h:22:10: fatal error: 
> spdlog/fmt/bundled/core.h: No such file or directory
>    22 | #include <spdlog/fmt/bundled/core.h>
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> make[4]: *** [CMakeFiles/nheko.dir/build.make:488: 
> CMakeFiles/nheko.dir/src/dialogs/ImageOverlay.cpp.o] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/02/25/nheko_0.6.4-2_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: nheko
Source-Version: 0.6.4-3
Done: Hubert Chathi <uho...@debian.org>

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

Debian distribution maintenance software
pp.
Hubert Chathi <uho...@debian.org> (supplier of updated nheko 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: Thu, 05 Mar 2020 11:55:30 -0500
Source: nheko
Architecture: source
Version: 0.6.4-3
Distribution: unstable
Urgency: medium
Maintainer: Matrix Packaging Team 
<pkg-matrix-maintain...@alioth-lists.debian.net>
Changed-By: Hubert Chathi <uho...@debian.org>
Closes: 952613
Changes:
 nheko (0.6.4-3) unstable; urgency=medium
 .
   * debian/rules:
     * respect dpkg-buildflags
     * use external fmt library in spdlog (Closes: #952613)
Checksums-Sha1:
 6fa844f44df0ee105d7478429571f5b6db46412a 2239 nheko_0.6.4-3.dsc
 ff6ddbd48b9917568e4bfde1f4932052b2cd3a03 12180 nheko_0.6.4-3.debian.tar.xz
 ea1126b35ac545f2d5296ae9c98f968ea5b8d1d1 13779 nheko_0.6.4-3_amd64.buildinfo
Checksums-Sha256:
 c5f626750ffc2f42853f4fca7159ad6e5c8b7385d2363ba772787dbfa3718768 2239 
nheko_0.6.4-3.dsc
 0ff3f5b8d8b9aa23792ca11bc0315e8a02e4503fd2302e1bc30e0b17d974b9e6 12180 
nheko_0.6.4-3.debian.tar.xz
 df4a8e1a2a49f1242ca3363472df2c6f91d1915617dd0d495407a5b66571e06d 13779 
nheko_0.6.4-3_amd64.buildinfo
Files:
 30161085bad3a34d17be42367c517bef 2239 net optional nheko_0.6.4-3.dsc
 df8bd52e9d27a233a4ef434e77927bdd 12180 net optional nheko_0.6.4-3.debian.tar.xz
 d03263209350246d001dd39c60e0e43e 13779 net optional 
nheko_0.6.4-3_amd64.buildinfo

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

iQEzBAEBCgAdFiEE3juhvb4UN2X4rCw4rXmvZUDjNa8FAl5oL1MACgkQrXmvZUDj
Na8rxQgAhfXuqGLPqfS3veG8OBOQc91OBudxeunziIcWjMIscsw9669I9fusGuIp
vYGe6sU5NFXJJwcGphui5Yn9os4XXiQqk92eViFq008zjgPbZoGKJ361a/eqzYS8
rVuKdt84DsphkzxJrscd4wR8EvrbZgy30092k32xITRqof9ApwVzDPnCDn5z6Thr
AOBwPHvCal78khJehq6eDUHTlNmVOXP0WDpRNNufwYl1C2ZJwSbb0RPgva8Vs92i
HqVgAnZ/8Xnjqg5tOwbEMfzgR6+OMrYcX7hPJZy/JumRQyb+rE2HVxoKkJ+fOznk
fVM5BYW6qjAboAu0/XDhEb5SSC1fWA==
=I9qQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to