Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656350 - dev-libs/spdlog-0.16.3 : /.../log_msg.h:45:10: error: MemoryWriter in namespace fmt does not name a type
Summary: dev-libs/spdlog-0.16.3 : /.../log_msg.h:45:10: error: MemoryWriter in namespa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-05-23 16:31 UTC by Toralf Förster
Modified: 2018-10-31 18:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.96 KB, text/plain)
2018-05-23 16:31 UTC, Toralf Förster
Details
dev-libs:spdlog-0.16.3:20180523-084156.log (dev-libs:spdlog-0.16.3:20180523-084156.log,58.39 KB, text/plain)
2018-05-23 16:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,319.92 KB, text/plain)
2018-05-23 16:31 UTC, Toralf Förster
Details
environment (environment,112.43 KB, text/plain)
2018-05-23 16:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.53 KB, application/x-bzip)
2018-05-23 16:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.12 KB, application/x-bzip)
2018-05-23 16:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.63 KB, application/x-bzip)
2018-05-23 16:31 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)