Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693918 - dev-libs/spdlog-1.3.1 : /.../bin_to_hex.h:120:29: error: class fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> has no member named begin
Summary: dev-libs/spdlog-1.3.1 : /.../bin_to_hex.h:120:29: error: class fmt::v6::basic...
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: 2019-09-09 14:47 UTC by Toralf Förster
Modified: 2019-10-07 05:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.21 KB, text/plain)
2019-09-09 14:47 UTC, Toralf Förster
Details
dev-libs:spdlog-1.3.1:20190909-062630.log (dev-libs:spdlog-1.3.1:20190909-062630.log,15.42 KB, text/plain)
2019-09-09 14:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,147.46 KB, text/plain)
2019-09-09 14:47 UTC, Toralf Förster
Details
environment (environment,87.08 KB, text/plain)
2019-09-09 14:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.19 KB, application/x-bzip)
2019-09-09 14:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.24 KB, application/x-bzip)
2019-09-09 14:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.77 KB, application/x-bzip)
2019-09-09 14:47 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 2019-09-09 14:47:02 UTC
/var/tmp/portage/dev-libs/spdlog-1.3.1/work/spdlog-1.3.1/include/spdlog/details/logger_impl.h:165:5:   required from ‘void spdlog::logger::info(const char*, const Args& ...) [with Args = {spdlog::details::bytes_range<__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char, std::allocator<unsigned char> > > >}]’
/var/tmp/portage/dev-libs/spdlog-1.3.1/work/spdlog-1.3.1/tests/test_misc.cpp:147:44:   required from here
/var/tmp/portage/dev-libs/spdlog-1.3.1/work/spdlog-1.3.1/include/spdlog/fmt/bin_to_hex.h:120:29: error: ‘class fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char>’ has no member named ‘begin’
  120 |         auto inserter = ctx.begin();
      |                         ~~~~^~~~~
compilation terminated due to -Wfatal-errors.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl_test-20190905-194043

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

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

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

Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 09 Sep 2019 06:05:55 +0000

emerge -qpvO dev-libs/spdlog
[ebuild  N    ] dev-libs/spdlog-1.3.1  USE="test"
Comment 1 Toralf Förster gentoo-dev 2019-09-09 14:47:06 UTC
Created attachment 589510 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-09 14:47:09 UTC
Created attachment 589512 [details]
dev-libs:spdlog-1.3.1:20190909-062630.log
Comment 3 Toralf Förster gentoo-dev 2019-09-09 14:47:13 UTC
Created attachment 589514 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-09-09 14:47:15 UTC
Created attachment 589516 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-09-09 14:47:18 UTC
Created attachment 589518 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-09 14:47:21 UTC
Created attachment 589520 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-09-09 14:47:24 UTC
Created attachment 589522 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-10-07 05:26:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6514b85ae9d1662455c0620e7f393c8506c91e6c

commit 6514b85ae9d1662455c0620e7f393c8506c91e6c
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2019-10-03 22:49:58 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-10-07 05:26:37 +0000

    dev-libs/spdlog: fix wrong dependency version
    
    Closes: https://bugs.gentoo.org/693918
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: David Roman <davidroman96@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/13136
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-libs/spdlog/spdlog-1.2.1.ebuild | 2 +-
 dev-libs/spdlog/spdlog-1.3.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)