Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 656350

Summary: dev-libs/spdlog-0.16.3 : /.../log_msg.h:45:10: error: MemoryWriter in namespace fmt does not name a type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: David Roman <davidroman96>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/10264
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:spdlog-0.16.3:20180523-084156.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-05-23 16:31:34 UTC
                 from /var/tmp/portage/dev-libs/spdlog-0.16.3/work/spdlog-0.16.3/tests/includes.h:15,
                 from /var/tmp/portage/dev-libs/spdlog-0.16.3/work/spdlog-0.16.3/tests/errors.cpp:4:
/var/tmp/portage/dev-libs/spdlog-0.16.3/work/spdlog-0.16.3/tests/../include/spdlog/sinks/../details/log_msg.h:45:10: error: ‘MemoryWriter’ in namespace ‘fmt’ does not name a type
     fmt::MemoryWriter raw;
          ^~~~~~~~~~~~
/var/tmp/portage/dev-libs/spdlog-0.16.3/work/spdlog-0.16.3/tests/../include/spdlog/sinks/../details/log_msg.h:46:10: error: ‘MemoryWriter’ in namespace ‘fmt’ does not name a type

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20180512-194415

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

java-config:
The following VMs are available for generation-2:


emerge -qpv dev-libs/spdlog
[ebuild  N    ] dev-libs/spdlog-0.16.3  USE="{test}"
Comment 1 Toralf Förster gentoo-dev 2018-05-23 16:31:37 UTC
Created attachment 532748 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-23 16:31:40 UTC
Created attachment 532750 [details]
dev-libs:spdlog-0.16.3:20180523-084156.log
Comment 3 Toralf Förster gentoo-dev 2018-05-23 16:31:43 UTC
Created attachment 532752 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-05-23 16:31:46 UTC
Created attachment 532754 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-05-23 16:31:49 UTC
Created attachment 532756 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-23 16:31:52 UTC
Created attachment 532758 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-23 16:31:55 UTC
Created attachment 532760 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-31 18:54:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880e765a4b6522076168432e914189066b1ef774

commit 880e765a4b6522076168432e914189066b1ef774
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2018-10-28 14:09:32 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-31 18:54:30 +0000

    dev-libs/spdlog: fix compilation error
    
    Closes: https://bugs.gentoo.org/656350
    Signed-off-by: David Roman <davidroman96@gmail.com>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/spdlog/files/spdlog-1.0.0-unbundle-fmt.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)