History log of /rust-libc-0.2.174/.cirrus.yml (Results 1 – 25 of 47)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 0.2.174, 0.2.173, 0.2.172, ctest-v0.4.11, ctest-v0.4.10, 0.2.171, 0.2.170
# 42cd7e1a 12-Feb-2025 Trevor Gross <[email protected]>

Bump FreeBSD CI to 13.4 and 14.2

13.3 is marked EOL and 14.1 is marked legacy. Update these runners to
the latest version.

This should resolve some current CI failures.

(backport <https://github.c

Bump FreeBSD CI to 13.4 and 14.2

13.3 is marked EOL and 14.1 is marked legacy. Update these runners to
the latest version.

This should resolve some current CI failures.

(backport <https://github.com/rust-lang/libc/pull/4260>)
(cherry picked from commit 40a6c7f95f61c3b9b97acf34740b8036e6f392f8)

show more ...


# 70eb0a04 05-Feb-2025 Trevor Gross <[email protected]>

Disable `RUST_BACKTRACE` for FreeBSD CI

Having this environment variable set causes a segfault [1]. Just disable
backtraces for now.

[1]: https://github.com/rust-lang/rust/issues/132185

(backport

Disable `RUST_BACKTRACE` for FreeBSD CI

Having this environment variable set causes a segfault [1]. Just disable
backtraces for now.

[1]: https://github.com/rust-lang/rust/issues/132185

(backport <https://github.com/rust-lang/libc/pull/4254>)
(cherry picked from commit 8d8a199f29aadddf89e42c689f0d7a8ef3711c20)

show more ...


Revision tags: 0.2.169, 0.2.168, ctest-v0.4.9, 0.2.167, 0.2.166, 0.2.165, 0.2.164, 0.2.163, 0.2.162
# 17063cb7 25-Oct-2024 Alan Somers <[email protected]>

Add i686-unknown-freebsd to CI

Add i686-unknown-freebsd to CI. Run it using 32-bit emulation in a
64-bit environment, with the nightly compiler only.

So as to avoid a repeat of https://github.com/

Add i686-unknown-freebsd to CI

Add i686-unknown-freebsd to CI. Run it using 32-bit emulation in a
64-bit environment, with the nightly compiler only.

So as to avoid a repeat of https://github.com/rust-lang/rust/issues/130677

(backport <https://github.com/rust-lang/libc/pull/3997>)
(cherry picked from commit ce0a3066c173fe60e1e04e618846fd85904b9401)

show more ...


# bfe3f0ff 17-Oct-2024 Alan Somers <[email protected]>

Reenable CI on FreeBSD 15

The freebsd-15-0-current-amd64-ufs-20241017 GCE image fixes the libmd.so
problem, and once again works with Cirrus CI.

Fixes #3967

(backport <https://github.com/rust-lang

Reenable CI on FreeBSD 15

The freebsd-15-0-current-amd64-ufs-20241017 GCE image fixes the libmd.so
problem, and once again works with Cirrus CI.

Fixes #3967

(backport <https://github.com/rust-lang/libc/pull/3988>)
(cherry picked from commit 86d3d1e400bb796949572572f72612cb8190afde)

show more ...


Revision tags: 0.2.161, 0.2.160
# c185415e 15-Oct-2024 Alan Somers <[email protected]>

Temporarily disable CI on FreeBSD 15

FreeBSD 15 is the unstable development release. Currently its GCE
images available to Cirrus CI don't work because the solib version of
libmd was just bumped, a

Temporarily disable CI on FreeBSD 15

FreeBSD 15 is the unstable development release. Currently its GCE
images available to Cirrus CI don't work because the solib version of
libmd was just bumped, and the package builders haven't yet caught up.

Issue #3967

(backport <https://github.com/rust-lang/libc/pull/3974>)
(cherry picked from commit 9b0ccb1014d847270be7721a059bc34d6e32161e)

show more ...


Revision tags: 0.2.159, 0.2.158, 0.2.157, 0.2.156
# 19530988 31-May-2024 Lzu Tao <[email protected]>

cirrus-ci: use matrix to remove redundant parts on building bsds


Revision tags: 0.2.155
# e5bc243c 30-Apr-2024 Yuki Okushi <[email protected]>

Update FreeBSD 13 CI image


Revision tags: 0.2.154, ctest-v0.4.8, 0.2.153, 0.2.152
# 2dc04b82 30-Dec-2023 David Carlier <[email protected]>

freebsd 15 support proposal.


# 4e42b85b 11-Dec-2023 Alan Somers <[email protected]>

Stop testing on FreeBSD 12

FreeBSD 12.4 will be EoL at the end of the month. Stop testing on it. Also, update the 14.0 image to the official release.


Revision tags: 0.2.151, 0.2.150
# eb3ff113 18-Oct-2023 Alan Somers <[email protected]>

Update FreeBSD 14 CI image to 14.0-RC1

And update the definition of struct tcp_info for FreeBSD 14.


Revision tags: 0.2.149
# 8dc0a324 17-Sep-2023 Alan Somers <[email protected]>

Revert "Disable FreeBSD 14 CI temporarily"

This reverts commit c9643c8768541b18017bbff90b0d6c582e402ed9.

New FreeBSD images have been available in gcloud since July. Update the
testing image to th

Revert "Disable FreeBSD 14 CI temporarily"

This reverts commit c9643c8768541b18017bbff90b0d6c582e402ed9.

New FreeBSD images have been available in gcloud since July. Update the
testing image to the latest, 14.0-BETA2

show more ...


Revision tags: 0.2.148
# c9643c87 08-Jul-2023 Yuki Okushi <[email protected]>

Disable FreeBSD 14 CI temporarily

Signed-off-by: Yuki Okushi <[email protected]>


Revision tags: 0.2.147, ctest-v0.4.7, 0.2.146, 0.2.145, 0.2.144, 0.2.143, ctest-v0.4.6
# 4cba6f32 20-Apr-2023 David CARLIER <[email protected]>

fix ci and update freebsd image


Revision tags: 0.2.142
# 19734476 17-Apr-2023 Yuki Okushi <[email protected]>

Pin FreeBSD 14 version on CI

Signed-off-by: Yuki Okushi <[email protected]>


# 32715d27 09-Apr-2023 Yuki Okushi <[email protected]>

Install libnghttp2 on all FreeBSD jobs

Signed-off-by: Yuki Okushi <[email protected]>


Revision tags: 0.2.141, 0.2.140
# 58d258f3 30-Jan-2023 Yuki Okushi <[email protected]>

Upgrade FreeBSD 14 image

Signed-off-by: Yuki Okushi <[email protected]>


# 3350f367 18-Jan-2023 David Carlier <[email protected]>

freebsd 14 add ptrace_sc_remote.


Revision tags: 0.2.139
# 3012fb3b 05-Dec-2022 Alan Somers <[email protected]>

Update FreeBSD 12 CI environment to 12.4


Revision tags: 0.2.138, ctest-v0.4.5, 0.2.137, 0.2.136, 0.2.135
# 01637a9e 01-Oct-2022 Alan Somers <[email protected]>

Update FreeBSD 13 CI image to 13.1

13.0 is EoL.


Revision tags: 0.2.134, 0.2.133
# ab577960 03-Sep-2022 Alan Somers <[email protected]>

Fix the tests on the latest FreeBSD 14.0-CURRENT


Revision tags: 0.2.132, 0.2.131, 0.2.130, 0.2.129, 0.1.128, 0.2.128, 0.2.127, 0.2.126, ctest-v0.4.4
# b38ca804 05-May-2022 Amanieu d'Antras <[email protected]>

Remove FreeBSD 11 from CI

FreeBSD 11 is EOL and packages for it are no longer provided, which
causes the CI job to fail.


Revision tags: 0.2.125, 0.2.124
# dbd03ec6 14-Apr-2022 Alan Somers <[email protected]>

Update FreeBSD 12 CI image to 12.3. 12.2 is EoL.

11.4 is also EoL, but we need to keep testing on FreeBSD 11 since we
expose a FreeBSD 11 ABI.


Revision tags: 0.2.123, 0.2.122, 0.2.121, 0.2.120, 0.2.119, 0.2.118, 0.2.117, 0.2.116
# 4bebc22a 27-Jan-2022 David CARLIER <[email protected]>

freebsd 14 add new PT_GETREGSET/PT_SETREGSET flag


Revision tags: 0.2.115, 0.2.114, 0.2.113
# 39b5891b 20-Jan-2022 Alan Somers <[email protected]>

Update the FreeBSD 14 CI image


Revision tags: 0.2.112, 0.2.111, 0.2.110, 0.2.109, ctest-v0.4.3, 0.2.108
# 1f3e2ab7 17-Nov-2021 Yuki Okushi <[email protected]>

Add FreeBSD 14 CI


12