Package Details: fmt9 9.1.0-5

Git Clone URL: https://aur.archlinux.org/fmt9.git (read-only, click to copy)
Package Base: fmt9
Description: Open-source formatting library for C++
Upstream URL: https://fmt.dev/
Keywords: chrono formatting output printf
Licenses: MIT
Provides: libfmt.so
Submitter: abouvier
Maintainer: abouvier
Last Packager: abouvier
Votes: 4
Popularity: 0.169910
First Submitted: 2023-07-30 08:30 (UTC)
Last Updated: 2024-04-02 19:57 (UTC)

Required by (25)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

Neko-san commented on 2023-07-31 09:47 (UTC) (edited on 2023-07-31 10:05 (UTC) by Neko-san)

2 tests fail after compilation with Clang+LLVM+LTO, and both of them with this error: free(): invalid pointer

90% tests passed, 2 tests failed out of 20

Total Test time (real) =   0.17 sec

The following tests FAILED:
          6 - gtest-extra-test (Subprocess aborted)
          8 - format-impl-test (Subprocess aborted)

FabioLolix commented on 2023-07-30 11:09 (UTC)

Hello, please remove provides=("$_pkgname=$pkgver" 'libfmt.so') this isn't a drop-in for fmt, it is installed alongside fmt as you know.

The provides trick pacman to believe this is the same as fmt while is not, install this -> remove fmt -> programs no longer start:

$ 0ad
/usr/sbin/pyrogenesis: error while loading shared libraries: libfmt.so.10: cannot open shared object file: No such file or directory