| 2026-06-05 00:02:52 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
| 2026-06-05 00:08:31 +0000 | x9 | (~x9@91-153-4-25.elisa-laajakaista.fi) |
| 2026-06-05 00:13:51 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-06-05 00:20:52 +0000 | Square2 | (~Square@user/square) Square |
| 2026-06-05 00:21:13 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
| 2026-06-05 00:21:34 +0000 | ystael | (~ystael@user/ystael) (Ping timeout: 245 seconds) |
| 2026-06-05 00:31:59 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-06-05 00:32:39 +0000 | califax | (~califax@user/califx) (Remote host closed the connection) |
| 2026-06-05 00:33:44 +0000 | califax | (~califax@user/califx) califx |
| 2026-06-05 00:35:44 +0000 | synchromesh | (~john@2406:5a00:247e:1500:dddc:4f46:f9bb:16ee) (Read error: Connection reset by peer) |
| 2026-06-05 00:36:14 +0000 | synchromesh | (~john@2406:5a00:247e:1500:dddc:4f46:f9bb:16ee) synchromesh |
| 2026-06-05 00:36:58 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
| 2026-06-05 00:45:28 +0000 | x9 | (~x9@91-153-4-25.elisa-laajakaista.fi) (Quit: Client closed) |
| 2026-06-05 00:47:47 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-06-05 00:51:49 +0000 | tremon | (~tremon@83-80-159-219.cable.dynamic.v4.ziggo.nl) (Remote host closed the connection) |
| 2026-06-05 00:52:25 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
| 2026-06-05 00:52:31 +0000 | <jj> | i am trying to compile text-2.1.1 on an older computer running alpine -- seems either alpine or the cpu doesn't support some aggressive inlining gcc is trying do to, so i need to find a way to disable it. i've tried out a bunch of flags to no avail though... anyone know offhand what might need to be disabled to get some _FORTIFY_FN(memset) from simdutf/simdutf.cpp to not error? |
| 2026-06-05 00:53:24 +0000 | <jj> | (the exact error is `error: inlining failed in call to 'always_inline' 'void* memset(void*, int, size_t)': target specific option mismatch` in a `simdutf::westmere::{anonymous}::buf_block_reader<STEP_SIZE>::get_remainder`) |
| 2026-06-05 00:56:46 +0000 | weary-traveler | (~user@user/user363627) user363627 |
| 2026-06-05 00:56:52 +0000 | <geekosaur> | turn off the simdutf flag (-f-simdutf) |
| 2026-06-05 00:57:53 +0000 | <geekosaur> | pretty sure the whole point of simdutf is to do that stuff |
| 2026-06-05 00:58:54 +0000 | <geekosaur> | alternately you may need to see if there's a newer gcc for that alpine version, but I suspect if you get past this you'll probably run into other issues |
| 2026-06-05 01:00:04 +0000 | Athas | (athas@2a01:7c8:aaac:1cf:1a95:ecaa:8e9f:5c9a) (Quit: ZNC 1.9.1 - https://znc.in) |
| 2026-06-05 01:00:18 +0000 | Athas | (athas@sigkill.dk) |
| 2026-06-05 01:03:45 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-06-05 01:06:51 +0000 | weary-traveler | (~user@user/user363627) (Quit: Konversation terminated!) |
| 2026-06-05 01:10:31 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds) |
| 2026-06-05 01:16:13 +0000 | acidjnk | (~acidjnk@p200300d6e700e51531d249f584eefe88.dip0.t-ipconnect.de) (Ping timeout: 252 seconds) |
| 2026-06-05 01:16:14 +0000 | acidjnk_new3 | (~acidjnk@p200300d6e700e51531d249f584eefe88.dip0.t-ipconnect.de) (Ping timeout: 252 seconds) |
| 2026-06-05 01:21:36 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-06-05 01:26:52 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds) |