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

Bug 847871

Summary: sci-astronomy/celestia-1.7.0_pre20200316-r100 fails to compile with dev-libs/libfmt-8.1.1-r1
Product: Gentoo Linux Reporter: Alexander Puchmayr <alexander.puchmayr>
Component: Current packagesAssignee: Gentoo Astronomy project <sci-astronomy>
Status: RESOLVED FIXED    
Severity: normal CC: alexander.puchmayr, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info '=sci-astronomy/celestia-1.7.0_pre20200316-r100::gentoo

Description Alexander Puchmayr 2022-05-28 06:11:56 UTC
During update world, celestia had to be recompiled with new libfmt-8.1.1 and fails. Details see build log.



Reproducible: Always
Comment 1 Alexander Puchmayr 2022-05-28 06:13:43 UTC
Created attachment 781148 [details]
build.log
Comment 2 Alexander Puchmayr 2022-05-28 06:14:22 UTC
Created attachment 781151 [details]
emerge --info '=sci-astronomy/celestia-1.7.0_pre20200316-r100::gentoo
Comment 3 Alexander Puchmayr 2022-05-28 06:16:52 UTC
Relevant error message:

/usr/include/fmt/core.h:1729:7: error: static assertion failed: Cannot format an argument. To make type T formattable provide a formatter<T> specialization: https://fmt.dev/latest/api.html#udt
 1729 |       formattable,
      |       ^~~~~~~~~~~
/usr/include/fmt/core.h:1729:7: note: ‘formattable’ evaluates to false
Comment 4 Alexander Puchmayr 2022-06-06 11:42:42 UTC
tried with 1.7.0_pre20220120, and it compiles without problems with dev-libs/libfmt-8.1.1-r1. Quick runtime test also showed no problems. 

Consider removing 1.7.0_pre20200316-r100 from the tree.
Comment 5 Larry the Git Cow gentoo-dev 2022-10-25 12:56:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8439e6ffaf9beeb2bdfa6d25b069c982356f4cf5

commit 8439e6ffaf9beeb2bdfa6d25b069c982356f4cf5
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2022-10-25 12:51:42 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2022-10-25 12:55:58 +0000

    sci-astronomy/celestia: drop 1.7.0_pre20200316-r100
    
    Closes: https://bugs.gentoo.org/847871
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 sci-astronomy/celestia/Manifest                    |   1 -
 .../celestia-1.7.0_pre20200316-r100.ebuild         | 118 ---------------------
 2 files changed, 119 deletions(-)