[08:53] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq closed [issue #2774](https://github.com/MirServer/mir/issues/2774): A couple ShmBacking.* tests failing on PowerPC [08:53] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq closed [issue #2774](https://github.com/MirServer/mir/issues/2774): A couple ShmBacking.* tests failing on PowerPC [08:53] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq closed [issue #2773](https://github.com/MirServer/mir/issues/2773): BadBufferTest.client_lies_about_buffer_size dies on PowerPC [09:27] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths published [v2.12.0: Release 2.12.0](https://github.com/MirServer/mir/releases/tag/v2.12.0) [09:52] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq drafted [pull request #2793](https://github.com/MirServer/mir/pull/2793): test new build-snap action [09:54] Looks like Fedora 35 went on a break. [10:08] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq merged [pull request #2789](https://github.com/MirServer/mir/pull/2789): Release 2.12.0 [12:57] -GitHub[m]:#mir-server- **[MirServer/wlcs]** Saviq assigned Saviq to [issue #262](https://github.com/MirServer/wlcs/issues/262): FTBFS on ppc64el "error: ‘memcpy’ accessing $loads or more bytes…" [13:43] alan_g anything you can think of that explains? https://godbolt.org/z/j1YaM1x6z [13:48] FWIW it's not ppc-specific, something else in our build setup must be different that it doesn't die elsewhere, not clear what, yet [13:51] Ah. We're -O2 elsewhere; -O3 on ppc [13:52] And yes, that makes it wlcs go wrong on x86, too [13:58] Answering your own question then? [14:04] I mean, I know what's causing it to fail, my question is whether you can see anything that would make it not a gcc bug? [14:12] *fail on ppc64el [14:27] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105329 [14:27] No, that ought to compile [14:35] Who'd be a compiler writer? [14:36] -GitHub[m]:#mir-server- **[MirServer/wlcs]** Saviq opened [pull request #263](https://github.com/MirServer/wlcs/pull/263): debian: work around gcc#105329 [14:36] -GitHub[m]:#mir-server- [14:36] -GitHub[m]:#mir-server- > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105329 [14:36] -GitHub[m]:#mir-server- **[MirServer/wlcs]** Saviq edited [pull request #263](https://github.com/MirServer/wlcs/pull/263): debian: work around gcc#105329 [14:48] alan_g we probably want 👆️ in 1.5.0 [14:49] ack [15:00] -GitHub[m]:#mir-server- **[MirServer/wlcs]** AlanGriffiths merged [pull request #263](https://github.com/MirServer/wlcs/pull/263): debian: work around gcc#105329 [15:00] -GitHub[m]:#mir-server- **[MirServer/wlcs]** AlanGriffiths closed [issue #262](https://github.com/MirServer/wlcs/issues/262): FTBFS on ppc64el "error: ‘memcpy’ accessing $loads or more bytes…" [15:54] Oh oh. The remaining ppc64el failure may well be -O3 related, too [16:04] So you were right to close it! [16:04] Will confirm :) [16:06] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq drafted [pull request #2794](https://github.com/MirServer/mir/pull/2794): spread: refresh Fedora versions [16:06] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq marked [pull request #2794](https://github.com/MirServer/mir/pull/2794): spread: refresh Fedora versions as ready for review [16:09] -GitHub[m]:#mir-server- **[MirServer/wlcs]** Saviq opened [pull request #264](https://github.com/MirServer/wlcs/pull/264): spread: refresh Fedora systems [16:30] "Oh oh. The remaining ppc64el..." <- Nope. [17:17] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths added enhancement to [issue #2777](https://github.com/MirServer/mir/issues/2777): Support for input-method-unstable-v1 [17:58] -GitHub[m]:#mir-server- **[MirServer/wlcs]** bors[bot] merged [pull request #264](https://github.com/MirServer/wlcs/pull/264): spread: refresh Fedora systems [18:01] Good night o/ [19:46] -GitHub[m]:#mir-server- **[MirServer/mir]** OPNA2608 pushed something to [pull request #2786](https://github.com/MirServer/mir/pull/2786): Better concatenation for pkg-config values, better use of GNUInstallDirs variables [19:49] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2794](https://github.com/MirServer/mir/pull/2794): spread: refresh Fedora versions [22:02] -GitHub[m]:#mir-server- **[MirServer/mir]** wmww opened [pull request #2795](https://github.com/MirServer/mir/pull/2795): Document that extension filter callbacks are called multiple times [22:02] -GitHub[m]:#mir-server- [22:02] -GitHub[m]:#mir-server- > Instead of #2640