Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906083 - dev-libs/spdlog-1.11.0 - /.../common.h: error: basic_runtime is not a member of fmt
Summary: dev-libs/spdlog-1.11.0 - /.../common.h: error: basic_runtime is not a member ...
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: 2023-05-10 17:04 UTC by Toralf Förster
Modified: 2023-05-27 07:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.81 KB, text/plain)
2023-05-10 17:04 UTC, Toralf Förster
Details
dev-libs:spdlog-1.11.0:20230510-160144.log (dev-libs:spdlog-1.11.0:20230510-160144.log,15.60 KB, text/plain)
2023-05-10 17:04 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,93.75 KB, application/x-bzip)
2023-05-10 17:04 UTC, Toralf Förster
Details
environment (environment,96.48 KB, text/plain)
2023-05-10 17:04 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,712 bytes, application/x-bzip)
2023-05-10 17:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.20 KB, application/x-bzip)
2023-05-10 17:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.02 KB, application/x-bzip)
2023-05-10 17:04 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 2023-05-10 17:04:40 UTC
too long lines were shrinked:

[1/8] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dspdlog_EXPORTS -I/var/tmp/portage/dev-libs/spdlog-1.11.0/work/spdlog-1.11.0/include  -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -fno-diagnostics-color -MD -MT CM
FAILED: CMakeFiles/spdlog.dir/src/file_sinks.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dspdlog_EXPORTS -I/var/tmp/portage/dev-libs/spdlog-1.11.0/work/spdlog-1.11.0/include  -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -fno-diagnostics-color -MD -MT CMakeFil
In file included from /var/tmp/portage/dev-libs/spdlog-1.11.0/work/spdlog-1.11.0/include/spdlog/details/file_helper.h:6,
                 from /var/tmp/portage/dev-libs/spdlog-1.11.0/work/spdlog-1.11.0/include/spdlog/details/file_helper-inl.h:7,
                 from /var/tmp/portage/dev-libs/spdlog-1.11.0/work/spdlog-1.11.0/src/file_sinks.cpp:9:
/var/tmp/portage/dev-libs/spdlog-1.11.0/work/spdlog-1.11.0/include/spdlog/common.h:168:111: error: basic_runtime is not a member of fmt
  168 |           std::is_convertible<T, fmt::basic_string_view<Char>>::value || std::is_same<remove_cvref_t<T>, fmt::basic_runtime<Char>>::value>
      |                                                                                                               ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-j4-20230504-010005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.3
Python 3.11.3
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.20.3 linux/amd64

  HEAD of ::gentoo
commit c2c163259cd6cad9bca5adf26406b762072da353
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed May 10 15:02:06 2023 +0000

    2023-05-10 15:02:06 UTC

emerge -qpvO dev-libs/spdlog
[ebuild   R   ] dev-libs/spdlog-1.11.0  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-05-10 17:04:41 UTC
Created attachment 861450 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-10 17:04:42 UTC
Created attachment 861451 [details]
dev-libs:spdlog-1.11.0:20230510-160144.log
Comment 3 Toralf Förster gentoo-dev 2023-05-10 17:04:43 UTC
Created attachment 861452 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-05-10 17:04:44 UTC
Created attachment 861453 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-05-10 17:04:45 UTC
Created attachment 861454 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-10 17:04:46 UTC
Created attachment 861455 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-05-10 17:04:47 UTC
Created attachment 861456 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-05-27 07:49:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cebb80848d9b7f2b3cb78f6f2d97fe15bd40d67

commit 9cebb80848d9b7f2b3cb78f6f2d97fe15bd40d67
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2023-05-22 14:02:53 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-05-27 07:49:20 +0000

    dev-libs/spdlog: fix libfmt compatibility issue
    
    Closes: https://bugs.gentoo.org/906069
    Closes: https://bugs.gentoo.org/906083
    Signed-off-by: David Roman <davidroman96@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31127
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-libs/spdlog/spdlog-1.11.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)