Your message dated Mon, 15 Jun 2020 11:04:14 -0400
with message-id <[email protected]>
and subject line Re: Bug#953855: libspdlog-dev: tries to include file that 
doesn't exist
has caused the Debian Bug report #953855,
regarding libspdlog-dev: tries to include file that doesn't exist
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.)


-- 
953855: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953855
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libspdlog-dev
Severity: normal

Dear Maintainer,

As seen in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952613,
nheko recently FTBFS after #include-ing /usr/include/spdlog/spdlog.h
which caused /usr/include/spdlog/fmt/fmt.h to be #includ-ed, which tried
to #include spdlog/fmt/bundled/core.h, which is no longer in
libspdlog-dev.  It looks like, since libspdlog-dev depends on
libfmt-dev, it should be #include-ing <fmt/core.h>, etc. instead of
trying to use the bundled version which doesn't exist.

I've worked around the FTBFS in nheko by defining SPDLOG_FMT_EXTERNAL
(and FMT_HEADER_ONLY) to force the use of the external libfmt.

Thanks

-- System Information:
Debian Release: 10.3
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (300, 'testing'), (200, 
'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-8-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en_GB (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Version: 1:1.5.0+ds-4

This seems to be the same issue as #956694, so closing since that one is closed.

--- End Message ---

Reply via email to