<feed xmlns='http://www.w3.org/2005/Atom'>
<title>algaos/algaos-ebuild-tree/dev-cpp/mvfst, branch next</title>
<subtitle>[no description]</subtitle>
<id>https://git.algaos.com/algaos/algaos-ebuild-tree/atom?h=next</id>
<link rel='self' href='https://git.algaos.com/algaos/algaos-ebuild-tree/atom?h=next'/>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/'/>
<updated>2026-08-15T10:07:27Z</updated>
<entry>
<title>Fixing manifest once again.</title>
<updated>2026-08-15T10:07:27Z</updated>
<author>
<name>Sergio</name>
<email>sergiotarxz@posteo.net</email>
</author>
<published>2026-08-15T10:07:27Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=a426a5531d9fdb42dea61ed32bba6efbd962bcab'/>
<id>urn:sha1:a426a5531d9fdb42dea61ed32bba6efbd962bcab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replacing manifests</title>
<updated>2026-08-10T06:45:17Z</updated>
<author>
<name>Sergio</name>
<email>sergiotarxz@posteo.net</email>
</author>
<published>2026-08-10T06:45:17Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=cfebada693683654bf8ab5cc715007d630bcf856'/>
<id>urn:sha1:cfebada693683654bf8ab5cc715007d630bcf856</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating Manifests.</title>
<updated>2026-08-08T23:10:29Z</updated>
<author>
<name>Sergio</name>
<email>sergiotarxz@posteo.net</email>
</author>
<published>2026-08-08T23:10:29Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=77b2afdef68b7d38ac6bc658a8b75165b7201db7'/>
<id>urn:sha1:77b2afdef68b7d38ac6bc658a8b75165b7201db7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dev-cpp/mvfst: filter LTO</title>
<updated>2026-06-10T20:14:26Z</updated>
<author>
<name>Sam James</name>
<email>sam@gentoo.org</email>
</author>
<published>2026-06-10T18:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=a6349a873f29d056323332cab4bd0dd510be078d'/>
<id>urn:sha1:a6349a873f29d056323332cab4bd0dd510be078d</id>
<content type='text'>
At least with -fno-semantic-interposition and LTO:
```
mvfst-2025.04.14.00/quic/api/QuicBatchWriter.h:54:7: error: virtual table of type ‘struct IOBufBatchWriter’ violates one definition rule [-Werror=odr]
   54 | class IOBufBatchWriter : public BatchWriter {
      |       ^
mvfst-2025.04.14.00/quic/api/QuicBatchWriter.h:54:7: note: the conflicting type defined in another translation unit has virtual table with more entries
   54 | class IOBufBatchWriter : public BatchWriter {
      |       ^
```

Given our bugs don't tend to go far upstream, just filter.

Signed-off-by: Sam James &lt;sam@gentoo.org&gt;
</content>
</entry>
<entry>
<title>dev-cpp/mvfst: Stabilize 2025.04.14.00-r1 amd64, #968780</title>
<updated>2026-03-01T19:20:46Z</updated>
<author>
<name>Sam James</name>
<email>sam@gentoo.org</email>
</author>
<published>2026-03-01T19:20:46Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=0eca24dfd2603dd237ebb4f11e9eff74261ff186'/>
<id>urn:sha1:0eca24dfd2603dd237ebb4f11e9eff74261ff186</id>
<content type='text'>
Signed-off-by: Sam James &lt;sam@gentoo.org&gt;
</content>
</entry>
<entry>
<title>dev-cpp/mvfst: fix build w/ boost-1.89</title>
<updated>2025-09-17T03:08:47Z</updated>
<author>
<name>Sam James</name>
<email>sam@gentoo.org</email>
</author>
<published>2025-09-17T03:08:31Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=96b387a0f8ea3ab002aea2d7aef69b0421ccdec5'/>
<id>urn:sha1:96b387a0f8ea3ab002aea2d7aef69b0421ccdec5</id>
<content type='text'>
Choose the hack approach and require &gt;=1.71.

Closes: https://bugs.gentoo.org/962946
Signed-off-by: Sam James &lt;sam@gentoo.org&gt;
</content>
</entry>
<entry>
<title>dev-cpp/mvfst: Stabilize 2025.04.14.00 amd64, #958854</title>
<updated>2025-06-23T09:46:14Z</updated>
<author>
<name>Sam James</name>
<email>sam@gentoo.org</email>
</author>
<published>2025-06-23T09:46:14Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=52520638cdd409cdbb9025293284644e68eae724'/>
<id>urn:sha1:52520638cdd409cdbb9025293284644e68eae724</id>
<content type='text'>
Signed-off-by: Sam James &lt;sam@gentoo.org&gt;
</content>
</entry>
<entry>
<title>dev-cpp/mvfst: add 2025.04.14.00</title>
<updated>2025-04-22T01:15:23Z</updated>
<author>
<name>sin-ack</name>
<email>sin-ack@protonmail.com</email>
</author>
<published>2025-04-21T16:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=d1963050c716b1d10bf2e2ace6d73e5de7eb86f9'/>
<id>urn:sha1:d1963050c716b1d10bf2e2ace6d73e5de7eb86f9</id>
<content type='text'>
RDEPEND fixed via qa-vdb.

Bug: https://bugs.gentoo.org/946922
Signed-off-by: sin-ack &lt;sin-ack@protonmail.com&gt;
Signed-off-by: Sam James &lt;sam@gentoo.org&gt;
</content>
</entry>
<entry>
<title>dev-cpp/mvfst: Stabilize 2024.11.04.00-r1 amd64, #953139</title>
<updated>2025-04-05T10:06:31Z</updated>
<author>
<name>Arthur Zamarin</name>
<email>arthurzam@gentoo.org</email>
</author>
<published>2025-04-05T10:06:31Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=64b9e7d3650cd969ed7205a67992ee6ea8353432'/>
<id>urn:sha1:64b9e7d3650cd969ed7205a67992ee6ea8353432</id>
<content type='text'>
Signed-off-by: Arthur Zamarin &lt;arthurzam@gentoo.org&gt;
</content>
</entry>
<entry>
<title>dev-cpp/mvfst: keyword 2024.11.04.00 for ~arm64</title>
<updated>2024-11-23T20:15:36Z</updated>
<author>
<name>sin-ack</name>
<email>sin-ack@protonmail.com</email>
</author>
<published>2024-11-12T12:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=d4ec81cbca5ac3e58cb6e6667a011822d034c6a2'/>
<id>urn:sha1:d4ec81cbca5ac3e58cb6e6667a011822d034c6a2</id>
<content type='text'>
Two tests segfault in the QEMU chroot.

Signed-off-by: sin-ack &lt;sin-ack@protonmail.com&gt;
Signed-off-by: Sam James &lt;sam@gentoo.org&gt;
</content>
</entry>
</feed>
