Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847871 - sci-astronomy/celestia-1.7.0_pre20200316-r100 fails to compile with dev-libs/libfmt-8.1.1-r1
Summary: sci-astronomy/celestia-1.7.0_pre20200316-r100 fails to compile with dev-libs/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Astronomy project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-28 06:11 UTC by Alexander Puchmayr
Modified: 2022-10-25 12:56 UTC (History)
2 users (show)

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


Attachments
build.log (build.log.gz,9.09 KB, application/gzip)
2022-05-28 06:13 UTC, Alexander Puchmayr
Details
emerge --info '=sci-astronomy/celestia-1.7.0_pre20200316-r100::gentoo (emerge--info.txt.gz,5.43 KB, application/gzip)
2022-05-28 06:14 UTC, Alexander Puchmayr
Details

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