Apache Thrift C++ library
Apache Thrift C++ library.
Thrift is a lightweight, language-independent software stack for point-to-point RPC implementation. Thrift provides clean abstractions and implementations for data transport, data serialization, and application level processing. The code generation system takes a simple definition language as input and generates code across programming languages that uses the abstracted stack to build interoperable RPC clients and servers.
This package contains the C++ runtime library that needs to be linked to any application that wishes to use the Thrift-generated C++ code.
Usage
The package provides the following libraries (see the documentation for background):
lib{thrift} (depends on openssl for SSL support)
lib{thriftnb} (depends on libevent, on openssl for SSL support)
lib{thriftz} (depends on zlib)
The libraries except lib{thrift}
are optional and are disabled by default.
Additionally, SSL support in lib{thrift}
and lib{thriftnb}
is optional and
is disabled by default. These optional features can be enabled with the
following configuration variables:
config [bool] config.libthrift.openssl ?= false
config [bool] config.libthrift.libevent ?= false
config [bool] config.libthrift.zlib ?= false
For example, if you wish to use both lib{thrift}
and lib{thriftz}
in your
application with SSL support, then you can add the following to your
manifest
:
depends:
\
libthrift ^0.17.0
{
require
{
config.libthrift.openssl = true
config.libthrift.zlib = true
}
}
\
And the following to your buildfile
:
import libs = libthrift%lib{thrift thriftz}
version | 0.17.0+6 |
---|---|
license | Apache-2.0 |
repository | https://pkg.cppget.org/1/alpha |
download | libthrift-0.17.0+6.tar.gz |
sha256 | 3a93c7b48ec502f889e50c901f136b48ff7c738ec69a5bf2752218ffe3ceb197 |
project | thrift |
---|---|
url | thrift.apache.org/ |
package-url | github.com/build2-packaging/thrift |
Depends (4)
libboost-algorithm ^1.81.0 libboost-foreach ^1.81.0 libboost-format ^1.81.0 libboost-locale ^1.81.0 libboost-numeric-conversion ^1.81.0 libboost-scope-exit ^1.81.0 libboost-tokenizer ^1.81.0 | |
libevent ? ($config.libthrift.libevent) | |
libssl ^1.1.1 ? ($config.libthrift.openssl) | |
libz ^1.2.1200 ? ($config.libthrift.zlib) |
Requires (1)
c++11 |
Tests
libthrift-tests == 0.17.0 |
Reviews
fail | 0 |
---|---|
pass | 1 |
Builds
toolchain | public-0.17.0 |
---|---|
target | x86_64-microsoft-win32-msvc14.3 |
tgt config | windows_10-msvc_17.8-O2 |
pkg config | optional |
timestamp | 2025-09-24 11:30:20 UTC (15:03:50 hours ago) |
result | warning (test) | warning (test-installed) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | aarch64-linux-gnu |
tgt config | linux_debian_12-gcc_13 |
pkg config | optional |
timestamp | 2025-09-24 10:32:06 UTC (16:02:05 hours ago) |
result | warning (update) | 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 | optional |
timestamp | 2025-09-23 18:19:10 UTC (01 08:15:00 days ago) |
result | warning (update) | 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-23 17:36:07 UTC (01 08:58:04 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-gcc_14-ndebug_O3 |
pkg config | optional |
timestamp | 2025-09-23 17:31:39 UTC (01 09:02: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-gcc_14 |
pkg config | optional |
timestamp | 2025-09-23 17:23:00 UTC (01 09:11:10 days ago) |
result | warning (update) | 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 | optional |
timestamp | 2025-09-23 17:22:49 UTC (01 09:11:22 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-gcc_14-O3 |
pkg config | optional |
timestamp | 2025-09-23 17:15:14 UTC (01 09:18:56 days ago) |
result | warning (update) | 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 | optional |
timestamp | 2025-09-23 17:14:10 UTC (01 09:20:00 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-gcc_14-static_O3 |
pkg config | optional |
timestamp | 2025-09-23 17:10:55 UTC (01 09:23:15 days ago) |
result | warning (update) | 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 | optional |
timestamp | 2025-09-23 16:52:07 UTC (01 09:42:03 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++-O3 |
pkg config | optional |
timestamp | 2025-09-23 16:44:17 UTC (01 09:49:54 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-O3 |
pkg config | optional |
timestamp | 2025-09-23 16:36:58 UTC (01 09:57:12 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 |
pkg config | optional |
timestamp | 2025-09-23 16:32:52 UTC (01 10:01:19 days ago) |
result | warning (update) | 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 | optional |
timestamp | 2025-09-23 16:11:31 UTC (01 10:22:39 days ago) |
result | warning (update) | warning (test) | warning (test-installed) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-linux-gnu |
tgt config | linux_debian_12-clang_17_libc++ |
pkg config | optional |
timestamp | 2025-09-23 16:02:50 UTC (01 10:31:20 days ago) |
result | warning (update) | warning (test) | warning (test-installed) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-linux-gnu |
tgt config | linux_debian_12-clang_17 |
pkg config | optional |
timestamp | 2025-09-23 16:00:42 UTC (01 10:33:28 days ago) |
result | warning (update) | 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 | optional |
timestamp | 2025-09-23 15:59:18 UTC (01 10:34:52 days ago) |
result | warning (update) | 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 | optional |
timestamp | 2025-09-23 15:59:10 UTC (01 10:35:00 days 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 | optional |
timestamp | 2025-09-23 15:58:36 UTC (01 10:35:34 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_17_libc++ |
pkg config | optional |
timestamp | 2025-09-23 15:46:02 UTC (01 10:48:08 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_17 |
pkg config | optional |
timestamp | 2025-09-23 15:36:59 UTC (01 10:57:11 days ago) |
result | warning (update) | 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 | optional |
timestamp | 2025-09-23 15:32:19 UTC (01 11:01:52 days 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 | optional |
timestamp | 2025-09-23 15:31:03 UTC (01 11:03:07 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-gcc_13.1 |
pkg config | optional |
timestamp | 2025-09-23 15:30:27 UTC (01 11:03:43 days ago) |
result | warning (update) | 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 | optional |
timestamp | 2025-09-23 15:24:07 UTC (01 11:10:03 days 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 | optional |
timestamp | 2025-09-23 15:19:37 UTC (01 11:14:33 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_17 |
pkg config | default |
timestamp | 2025-09-23 15:17:02 UTC (01 11:17:08 days ago) |
result | warning (update) | 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 | optional |
timestamp | 2025-09-23 15:15:50 UTC (01 11:18:20 days ago) |
result | warning (update) | 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-static_O2 |
pkg config | optional |
timestamp | 2025-09-23 15:14:36 UTC (01 11:19:35 days ago) |
result | warning (update) | 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 | optional |
timestamp | 2025-09-23 15:06:29 UTC (01 11:27:41 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 | optional |
timestamp | 2025-09-23 15:00:43 UTC (01 11:33:28 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-gcc_13 |
pkg config | default |
timestamp | 2025-09-23 14:59:42 UTC (01 11:34:28 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 | optional |
timestamp | 2025-09-23 14:53:22 UTC (01 11:40:49 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++ |
pkg config | default |
timestamp | 2025-09-23 14:52:35 UTC (01 11:41:35 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++-O3 |
pkg config | default |
timestamp | 2025-09-23 14:47:11 UTC (01 11:46:59 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-O3 |
pkg config | default |
timestamp | 2025-09-23 14:44:21 UTC (01 11:49:50 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 | default |
timestamp | 2025-09-23 14:43:06 UTC (01 11:51:04 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 |
pkg config | default |
timestamp | 2025-09-23 14:42:23 UTC (01 11:51:47 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 | optional |
timestamp | 2025-09-23 14:41:43 UTC (01 11:52:27 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_17_libc++ |
pkg config | default |
timestamp | 2025-09-23 14:41:23 UTC (01 11:52:48 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 | default |
timestamp | 2025-09-23 14:41:03 UTC (01 11:53:08 days ago) |
result | warning (update) | warning (test) | warning (test-installed) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-w64-mingw32 |
tgt config | windows_10-gcc_13.2_mingw_w64-O2 |
pkg config | optional |
timestamp | 2025-09-23 12:13:46 UTC (01 14:20:25 days ago) |
result | warning (update) | error (test) | 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 | optional |
timestamp | 2025-09-23 12:13:44 UTC (01 14:20:27 days ago) |
result | warning (update) | error (test) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-freebsd14.1 |
tgt config | freebsd_14-clang_18-O3 |
pkg config | optional |
timestamp | 2025-09-23 12:13:26 UTC (01 14:20:45 days ago) |
result | warning (update) | error (test) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-w64-mingw32 |
tgt config | windows_10-gcc_13.2_mingw_w64 |
pkg config | optional |
timestamp | 2025-09-23 12:13:15 UTC (01 14:20:55 days ago) |
result | warning (update) | error (test) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-freebsd14.1 |
tgt config | freebsd_14-clang_18 |
pkg config | optional |
timestamp | 2025-09-23 12:12:55 UTC (01 14:21:15 days ago) |
result | warning (update) | error (test) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-freebsd14.1 |
tgt config | freebsd_14-clang_18-static_O3 |
pkg config | optional |
timestamp | 2025-09-23 12:12:50 UTC (01 14:21:20 days ago) |
result | warning (update) | error (test) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-w64-mingw32 |
tgt config | windows_10-gcc_13.2_mingw_w64-static_O2 |
pkg config | optional |
timestamp | 2025-09-23 12:12:50 UTC (01 14:21:21 days ago) |
result | warning (update) | error (test) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-freebsd13.3 |
tgt config | freebsd_13-clang_17 |
pkg config | optional |
timestamp | 2025-09-23 12:12:04 UTC (01 14:22:06 days ago) |
result | warning (update) | error (test) | 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-23 07:36:25 UTC (01 18:57:46 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-gcc_14-ndebug_O3 |
pkg config | default |
timestamp | 2025-09-23 07:17:44 UTC (01 19:16:27 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-gcc_14 |
pkg config | default |
timestamp | 2025-09-23 06:47:29 UTC (01 19:46:42 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-gcc_14-static_O3 |
pkg config | default |
timestamp | 2025-09-23 06:28:21 UTC (01 20:05:49 days ago) |
result | warning (update) | 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-23 03:51:46 UTC (01 22:42:24 days ago) |
result | warning (update) | 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-23 03:37:49 UTC (01 22:56:21 days ago) |
result | warning (update) | 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-23 03:16:55 UTC (01 23:17:15 days ago) |
result | warning (update) | 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-23 03:04:53 UTC (01 23:29:18 days ago) |
result | warning (update) | 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-23 02:44:30 UTC (01 23:49:41 days ago) |
result | warning (update) | 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-23 02:32:26 UTC (02 00:01:45 days ago) |
result | warning (update) | warning (test) | warning (test-installed) | 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-23 02:23:56 UTC (02 00:10:15 days ago) |
result | warning (update) | warning (test) | warning (test-installed) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-linux-gnu |
tgt config | linux_debian_12-clang_17 |
pkg config | default |
timestamp | 2025-09-23 02:14:28 UTC (02 00:19:42 days ago) |
result | warning (update) | 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-23 02:13:38 UTC (02 00:20:32 days ago) |
result | warning (update) | 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-22 15:23:22 UTC (02 11:10:49 days ago) |
result | warning (update) | 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-static_O2 |
pkg config | default |
timestamp | 2025-09-22 15:15:58 UTC (02 11:18:13 days ago) |
result | warning (update) | 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-22 14:03:25 UTC (02 12:30:46 days ago) |
result | warning (update) | 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-22 13:58:28 UTC (02 12:35:42 days ago) |
result | error (test) | 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-22 13:54:24 UTC (02 12:39:46 days ago) |
result | error (test) | 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-22 13:38:06 UTC (02 12:56:05 days 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-22 13:22:36 UTC (02 13:11:35 days 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-22 13:21:44 UTC (02 13:12:26 days 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-22 13:10:49 UTC (02 13:23:21 days ago) |
result | warning (update) | 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-22 12:59:03 UTC (02 13:35:08 days ago) |
result | error (test) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-w64-mingw32 |
tgt config | windows_10-gcc_13.2_mingw_w64-O2 |
pkg config | default |
timestamp | 2025-09-22 12:02:32 UTC (02 14:31:38 days ago) |
result | warning (update) | error (test) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-w64-mingw32 |
tgt config | windows_10-gcc_13.2_mingw_w64 |
pkg config | default |
timestamp | 2025-09-22 11:53:19 UTC (02 14:40:52 days ago) |
result | warning (update) | error (test) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-w64-mingw32 |
tgt config | windows_10-gcc_13.2_mingw_w64-static_O2 |
pkg config | default |
timestamp | 2025-09-22 11:42:57 UTC (02 14:51:13 days ago) |
result | warning (update) | error (test) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-freebsd13.3 |
tgt config | freebsd_13-clang_17 |
pkg config | default |
timestamp | 2025-09-22 11:26:23 UTC (02 15:07:47 days ago) |
result | warning (update) | error (test) | 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-22 11:19:33 UTC (02 15:14:38 days ago) |
result | warning (update) | error (test) | log | rebuild |
toolchain | public-0.17.0 |
---|---|
target | x86_64-freebsd14.1 |
tgt config | freebsd_14-clang_18 |
pkg config | default |
timestamp | 2025-09-22 11:12:55 UTC (02 15:21:15 days ago) |
result | warning (update) | error (test) | 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-22 11:04:23 UTC (02 15:29:47 days ago) |
result | warning (update) | error (test) | 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 | optional |
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 | optional |
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 | optional |
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 | optional |
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 | optional |
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 | optional |
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-linux-gnu |
tgt config | linux_fedora_39-gcc_13-bindist |
pkg config | optional |
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-darwin22.5.0 |
tgt config | macos_13-clang_15.0 |
pkg config | optional |
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 |
pkg config | optional |
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-O3 |
pkg config | optional |
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-clang_15.0-static_O3 |
pkg config | optional |
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 |
pkg config | optional |
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-O3 |
pkg config | optional |
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 |
toolchain | public-0.17.0 |
---|---|
target | x86_64-apple-darwin23.5.0 |
tgt config | macos_14-gcc_14_homebrew-static_O3 |
pkg config | optional |
result | unbuilt |