<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/docker/scripts/freebsd-toolchain.sh, branch 1.89.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.89.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.89.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-02-05T14:02:16+00:00</updated>
<entry>
<title>Revert "CI: build FreeBSD artifacts on FreeBSD 13.4"</title>
<updated>2025-02-05T14:02:16+00:00</updated>
<author>
<name>Alan Somers</name>
<email>asomers@gmail.com</email>
</author>
<published>2025-02-05T14:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d8028f4007e706567b5940180ad633250bbdc55'/>
<id>urn:sha1:8d8028f4007e706567b5940180ad633250bbdc55</id>
<content type='text'>
This reverts commit cf34545720986d99712e3b542e8f395360c75095.

That commit led to a regression of
https://github.com/rust-lang/rust/issues/132185 .  So my analysis that
the problem lay in FreeBSD 13.2's specific LLVM version was clearly
wrong.  Revert that commit until we can figure out the real root cause.

Fixes #132185
</content>
</entry>
<entry>
<title>CI: build FreeBSD artifacts on FreeBSD 13.4</title>
<updated>2024-10-28T14:58:46+00:00</updated>
<author>
<name>Alan Somers</name>
<email>asomers@gmail.com</email>
</author>
<published>2024-10-27T17:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf34545720986d99712e3b542e8f395360c75095'/>
<id>urn:sha1:cf34545720986d99712e3b542e8f395360c75095</id>
<content type='text'>
13.2 is EoL, and 13.3 will be EoL too in about 2 months.  Plus, both
suffer from a bug in LLVM's libunwind.  It causes a segfault inside of
std::backtrace::Backtrace::capture().

Fixes #132185
</content>
</entry>
<entry>
<title>Revert "ci update freebsd version proposal, freebsd 12 being eol."</title>
<updated>2024-10-27T16:20:14+00:00</updated>
<author>
<name>David Carlier</name>
<email>devnexen@gmail.com</email>
</author>
<published>2024-10-27T16:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ccaef12a65ccdd0d1071c08c15e2c41fa425000'/>
<id>urn:sha1:4ccaef12a65ccdd0d1071c08c15e2c41fa425000</id>
<content type='text'>
This reverts commit 1239c81c145d2bfb96f32856f377cd741d5c7256.

Fix GH-132185 revert for now until early next year/FreeBSD 13.3
becomes EOL.
</content>
</entry>
<entry>
<title>ci update freebsd version proposal, freebsd 12 being eol.</title>
<updated>2024-09-28T07:28:47+00:00</updated>
<author>
<name>David Carlier</name>
<email>devnexen@gmail.com</email>
</author>
<published>2024-02-10T05:26:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1239c81c145d2bfb96f32856f377cd741d5c7256'/>
<id>urn:sha1:1239c81c145d2bfb96f32856f377cd741d5c7256</id>
<content type='text'>
raising to the lowest still active supported freebsd version.
From 13.1 (already eol too), freebsd introduces a cpu affinity layer
with linux. It also introduces a api compatible copy_file_range which
can be used like its linux's counterpart.
The former is essential to build #120589, therefore breaks the backward
compatibility with the previous FreeBSD releases.
</content>
</entry>
<entry>
<title>ci: Update FreeBSD and illumos binutils to 2.40</title>
<updated>2023-08-22T21:54:41+00:00</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2023-07-23T19:00:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5ee08a0c9393bf94dc7d2943fdd2c2cd2b616c82'/>
<id>urn:sha1:5ee08a0c9393bf94dc7d2943fdd2c2cd2b616c82</id>
<content type='text'>
The current old 2.25 seems to cause trouble to #106511.

Install texinfo to dist-x86_64-freebsd/Dockerfile like other containers
to fix
```
  MAKEINFO doc/bfd.info
/binutils/binutils-2.40/missing: 81: /binutils/binutils-2.40/missing: makeinfo: not found
WARNING: 'makeinfo' is missing on your system.
```
</content>
</entry>
<entry>
<title>std update libc version and freebsd image build dependencies</title>
<updated>2022-12-03T19:01:55+00:00</updated>
<author>
<name>David CARLIER</name>
<email>devnexen@gmail.com</email>
</author>
<published>2022-12-03T19:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=71cf89223501223eb038421867f6afaa83d063e1'/>
<id>urn:sha1:71cf89223501223eb038421867f6afaa83d063e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update FreeBSD toolchain to 12.3</title>
<updated>2022-06-10T13:14:31+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>npopov@redhat.com</email>
</author>
<published>2022-06-10T08:09:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13b4000fd31e33e969776896b7e4e19efda576ed'/>
<id>urn:sha1:13b4000fd31e33e969776896b7e4e19efda576ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pull in libdevstat on FreeBSD</title>
<updated>2021-12-15T14:16:26+00:00</updated>
<author>
<name>Laurențiu Nicola</name>
<email>lnicola@dend.ro</email>
</author>
<published>2021-12-15T14:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ec734af321a7a011e515a1b3bed56e2119d5817'/>
<id>urn:sha1:0ec734af321a7a011e515a1b3bed56e2119d5817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pull in libkvm on FreeBSD</title>
<updated>2021-11-02T08:44:14+00:00</updated>
<author>
<name>Laurențiu Nicola</name>
<email>lnicola@dend.ro</email>
</author>
<published>2021-11-02T08:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ee3b46689b64f5428b95769cd6d770ff9821690a'/>
<id>urn:sha1:ee3b46689b64f5428b95769cd6d770ff9821690a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update of the CI freebsd toolchain</title>
<updated>2021-09-08T07:41:22+00:00</updated>
<author>
<name>David Carlier</name>
<email>devnexen@gmail.com</email>
</author>
<published>2021-09-05T21:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec4a9da8681707483112d9eeab5f521d275b7483'/>
<id>urn:sha1:ec4a9da8681707483112d9eeab5f521d275b7483</id>
<content type='text'>
adding libproctsta, for the upcoming libc update.
</content>
</entry>
</feed>
