"{fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams."
See {fmt}
documentation for usage and details.
Note: This is the source code for the build2 package of the {fmt}
C++ library,
the actual library sources snapshot can be found in the ./upstream/
submodule.
Configuration Options
Experimental C++20 modules support
Modules support is WIP, both in the build2
package and also in fmt
upstream. Latest versions of MSVC or Clang are recommended, and the most up-to-date version of the package with regards to modules compatibility can be used via git and the modules branch. For example, in project repositories.manifest
:
:
role: prerequisite
location: https://github.com/build2-packaging/fmt.git#modules
Enable with config.cxx.features.modules=true
. When enabled, by default dual mode is used meaning that the library can be consumed either through import
or via #include
. To enable this safely, all entities are attached to the global module (extern "C++"). See modules_only
option for the alternative.
config.fmt.enable_import_std
: Set to true
to consume the standard library as a module when building the fmt
module. Support dependent on compiler and std lib. Defaults to false
.
config.fmt.modules_only
: Set to true
to enable modules-only mode for the package. In this mode, fmt
entities are fully encapsulated in the fmt
module meaning #include
-based consumption cannot be mixed, and the package will not export headers. Defaults to false
.
Tests
Reviews
Builds
toolchain |
public-0.17.0 |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_18_llvm_msvc_17.10-static_O2 |
pkg config |
default |
timestamp |
2025-09-06 13:16:10 UTC (08:51:39 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_18_llvm_msvc_17.10 |
pkg config |
default |
timestamp |
2025-09-06 13:15:58 UTC (08:51:52 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_18_llvm_msvc_17.10-O2 |
pkg config |
default |
timestamp |
2025-09-06 13:15:57 UTC (08:51:53 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_fedora_40-gcc_14-bindist |
pkg config |
default |
timestamp |
2025-09-06 13:09:38 UTC (08:58:12 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-static_O3 |
pkg config |
default |
timestamp |
2025-09-06 12:51:55 UTC (09:15:55 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-O3 |
pkg config |
default |
timestamp |
2025-09-06 12:51:17 UTC (09:16:33 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-ndebug_O3 |
pkg config |
default |
timestamp |
2025-09-06 12:49:44 UTC (09:18:05 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.8-static_O2 |
pkg config |
default |
timestamp |
2025-09-06 12:49:02 UTC (09:18:48 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.10-O2 |
pkg config |
default |
timestamp |
2025-09-06 12:49:01 UTC (09:18:49 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.10-static_O2 |
pkg config |
default |
timestamp |
2025-09-06 12:48:56 UTC (09:18:53 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.8-O2 |
pkg config |
default |
timestamp |
2025-09-06 12:48:38 UTC (09:19:12 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_ubuntu_24.04-gcc_13-bindist |
pkg config |
default |
timestamp |
2025-09-06 12:46:47 UTC (09:21:02 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_12-bindist |
pkg config |
default |
timestamp |
2025-09-06 12:45:45 UTC (09:22:05 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_17_msvc_msvc_17.10 |
pkg config |
default |
timestamp |
2025-09-06 12:45:26 UTC (09:22:23 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.10 |
pkg config |
default |
timestamp |
2025-09-06 12:44:58 UTC (09:22:51 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14 |
pkg config |
default |
timestamp |
2025-09-06 12:44:48 UTC (09:23:02 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.8 |
pkg config |
default |
timestamp |
2025-09-06 12:43:31 UTC (09:24:19 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-freebsd14.1 |
tgt config |
freebsd_14-clang_18-O3 |
pkg config |
default |
timestamp |
2025-09-06 12:42:05 UTC (09:25:45 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-freebsd14.1 |
tgt config |
freebsd_14-clang_18-static_O3 |
pkg config |
default |
timestamp |
2025-09-06 12:41:48 UTC (09:26:02 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_13.1 |
pkg config |
default |
timestamp |
2025-09-06 12:41:14 UTC (09:26:36 hours ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18 |
pkg config |
modules |
timestamp |
2025-09-05 11:00:56 UTC (01 11:06:54 days ago) |
result |
success | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18-static_O3 |
pkg config |
modules-only |
timestamp |
2025-09-05 11:00:21 UTC (01 11:07:29 days ago) |
result |
success | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18-O3 |
pkg config |
modules-only |
timestamp |
2025-09-05 10:59:46 UTC (01 11:08:03 days ago) |
result |
success | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18 |
pkg config |
modules-only |
timestamp |
2025-09-05 10:59:11 UTC (01 11:08:39 days ago) |
result |
success | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++ |
pkg config |
default |
timestamp |
2025-09-05 10:58:32 UTC (01 11:09:17 days ago) |
result |
success | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18 |
pkg config |
default |
timestamp |
2025-09-05 10:57:57 UTC (01 11:09:52 days ago) |
result |
success | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-freebsd13.3 |
tgt config |
freebsd_13-clang_17 |
pkg config |
default |
timestamp |
2025-09-05 10:56:32 UTC (01 11:11:18 days ago) |
result |
success | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_17_libc++ |
pkg config |
default |
timestamp |
2025-09-05 10:55:14 UTC (01 11:12:36 days ago) |
result |
success | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-freebsd14.1 |
tgt config |
freebsd_14-clang_18 |
pkg config |
default |
timestamp |
2025-09-05 10:55:13 UTC (01 11:12:37 days ago) |
result |
success | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-static_O3 |
pkg config |
default |
timestamp |
2025-09-04 15:11:03 UTC (02 06:56:46 days ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-ndebug_O3 |
pkg config |
default |
timestamp |
2025-09-04 15:07:26 UTC (02 07:00:23 days ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-O3 |
pkg config |
default |
timestamp |
2025-09-04 15:03:40 UTC (02 07:04:09 days ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14 |
pkg config |
default |
timestamp |
2025-09-04 15:00:41 UTC (02 07:07:08 days ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_17_libc++ |
pkg config |
default |
timestamp |
2025-09-04 11:33:18 UTC (02 10:34:31 days ago) |
result |
success | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_13 |
pkg config |
default |
timestamp |
2025-09-04 11:21:56 UTC (02 10:45:54 days ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-static_O3 |
pkg config |
modules-only |
timestamp |
2025-09-04 07:27:34 UTC (02 14:40:15 days ago) |
result |
warning (update) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-O3 |
pkg config |
modules-only |
timestamp |
2025-09-04 07:25:40 UTC (02 14:42:10 days ago) |
result |
warning (update) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++ |
pkg config |
modules-only |
timestamp |
2025-09-04 07:25:25 UTC (02 14:42:25 days ago) |
result |
warning (update) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-O3 |
pkg config |
modules |
timestamp |
2025-09-04 07:24:51 UTC (02 14:42:58 days ago) |
result |
warning (update) | warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-static_O3 |
pkg config |
modules |
timestamp |
2025-09-04 07:24:17 UTC (02 14:43:32 days ago) |
result |
warning (update) | warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18-static_O3 |
pkg config |
modules |
timestamp |
2025-09-04 07:22:40 UTC (02 14:45:10 days ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++ |
pkg config |
modules |
timestamp |
2025-09-04 07:21:29 UTC (02 14:46:21 days ago) |
result |
warning (update) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18-O3 |
pkg config |
modules |
timestamp |
2025-09-04 07:21:11 UTC (02 14:46:39 days ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-static_O3 |
pkg config |
default |
timestamp |
2025-09-04 07:19:37 UTC (02 14:48:13 days ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-O3 |
pkg config |
default |
timestamp |
2025-09-04 07:19:01 UTC (02 14:48:48 days ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18-static_O3 |
pkg config |
default |
timestamp |
2025-09-04 07:17:56 UTC (02 14:49:53 days ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18-O3 |
pkg config |
default |
timestamp |
2025-09-04 07:17:22 UTC (02 14:50:28 days ago) |
result |
warning (test) | warning (test-installed) | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18 |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18 |
pkg config |
modules |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18 |
pkg config |
modules-only |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18-O3 |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18-O3 |
pkg config |
modules |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18-O3 |
pkg config |
modules-only |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18-static_O3 |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18-static_O3 |
pkg config |
modules |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18-static_O3 |
pkg config |
modules-only |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++ |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++ |
pkg config |
modules |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++ |
pkg config |
modules-only |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-O3 |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-O3 |
pkg config |
modules |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-O3 |
pkg config |
modules-only |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-static_O3 |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-static_O3 |
pkg config |
modules |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-static_O3 |
pkg config |
modules-only |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_fedora_39-gcc_13-bindist |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-apple-darwin22.5.0 |
tgt config |
macos_13-clang_15.0 |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-clang_15.0 |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-clang_15.0-O3 |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-clang_15.0-static_O3 |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-gcc_14_homebrew |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-gcc_14_homebrew-O3 |
pkg config |
default |
result |
unbuilt |
toolchain |
public-0.17.0 |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-gcc_14_homebrew-static_O3 |
pkg config |
default |
result |
unbuilt |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_17 |
pkg config |
default |
result |
excluded (clang-17 bug with libstdc++ std::tuple (https://github) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_17 |
pkg config |
default |
result |
excluded (clang-17 bug with libstdc++ std::tuple (https://github) |
target |
x86_64-w64-mingw32 |
tgt config |
windows_10-gcc_13.2_mingw_w64 |
pkg config |
default |
result |
excluded (unknown error building installed tests 'error: unable to stat path D:\a\msys64\mingw64\lib\x86_64-w64-mingw32\14) |
target |
x86_64-w64-mingw32 |
tgt config |
windows_10-gcc_13.2_mingw_w64-O2 |
pkg config |
default |
result |
excluded (unknown error building installed tests 'error: unable to stat path D:\a\msys64\mingw64\lib\x86_64-w64-mingw32\14) |
target |
x86_64-w64-mingw32 |
tgt config |
windows_10-gcc_13.2_mingw_w64-static_O2 |
pkg config |
default |
result |
excluded (unknown error building installed tests 'error: unable to stat path D:\a\msys64\mingw64\lib\x86_64-w64-mingw32\14) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_13.1 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-O3 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-static_O3 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-ndebug_O3 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_13 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-O3 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-static_O3 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-ndebug_O3 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_17 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_17_libc++ |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_17 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_17_libc++ |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_12-bindist |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_ubuntu_24.04-gcc_13-bindist |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_fedora_39-gcc_13-bindist |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_fedora_40-gcc_14-bindist |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin22.5.0 |
tgt config |
macos_13-clang_15.0 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-clang_15.0 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-clang_15.0-O3 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-clang_15.0-static_O3 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-gcc_14_homebrew |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-gcc_14_homebrew-O3 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-gcc_14_homebrew-static_O3 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-freebsd13.3 |
tgt config |
freebsd_13-clang_17 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-freebsd14.1 |
tgt config |
freebsd_14-clang_18 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-freebsd14.1 |
tgt config |
freebsd_14-clang_18-O3 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-freebsd14.1 |
tgt config |
freebsd_14-clang_18-static_O3 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-w64-mingw32 |
tgt config |
windows_10-gcc_13.2_mingw_w64 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-w64-mingw32 |
tgt config |
windows_10-gcc_13.2_mingw_w64-O2 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-w64-mingw32 |
tgt config |
windows_10-gcc_13.2_mingw_w64-static_O2 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.8 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.8-O2 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.8-static_O2 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.10 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.10-O2 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.10-static_O2 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_17_msvc_msvc_17.10 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_18_llvm_msvc_17.10 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_18_llvm_msvc_17.10-O2 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_18_llvm_msvc_17.10-static_O2 |
pkg config |
modules |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_13.1 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-O3 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-static_O3 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-ndebug_O3 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_13 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-O3 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-static_O3 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-ndebug_O3 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_17 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_17_libc++ |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_17 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_17_libc++ |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_12-bindist |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_ubuntu_24.04-gcc_13-bindist |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_fedora_39-gcc_13-bindist |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-linux-gnu |
tgt config |
linux_fedora_40-gcc_14-bindist |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin22.5.0 |
tgt config |
macos_13-clang_15.0 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-clang_15.0 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-clang_15.0-O3 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-clang_15.0-static_O3 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-gcc_14_homebrew |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-gcc_14_homebrew-O3 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-gcc_14_homebrew-static_O3 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-freebsd13.3 |
tgt config |
freebsd_13-clang_17 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-freebsd14.1 |
tgt config |
freebsd_14-clang_18 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-freebsd14.1 |
tgt config |
freebsd_14-clang_18-O3 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-freebsd14.1 |
tgt config |
freebsd_14-clang_18-static_O3 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-w64-mingw32 |
tgt config |
windows_10-gcc_13.2_mingw_w64 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-w64-mingw32 |
tgt config |
windows_10-gcc_13.2_mingw_w64-O2 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-w64-mingw32 |
tgt config |
windows_10-gcc_13.2_mingw_w64-static_O2 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.8 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.8-O2 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.8-static_O2 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.10 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.10-O2 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.10-static_O2 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_17_msvc_msvc_17.10 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_18_llvm_msvc_17.10 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_18_llvm_msvc_17.10-O2 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_18_llvm_msvc_17.10-static_O2 |
pkg config |
modules-only |
result |
excluded (modules builds only supported for latest Clang and MSVC) |