Kevin Daudt

Results 23 comments of Kevin Daudt

I ran into this as well on mips64 (big-endian) for Alpine Linux, but managed to get it to build. The [syscall](https://golang.org/pkg/syscall/) package is marked as deprecated and the `syscall.Termios` struct...

> i want to get more of a test suite in place to detect other similar issues first Do you appreciate any help with this?

> Hmm, I cannot figure out why `CI / win+VS test` is failing here. The logs do indicate `Result: FAIL`, but I cannot see which test is failing. It's surprising,...

Just noticed the same error message in the dendrite test suite: FAIL github.com/matrix-org/dendrite/clientapi 100.071s time="2023-08-02T11:16:00Z" level=info msg="Enabling server notices at /_synapse/admin/v1/send_server_notice" time="2023-08-02T11:16:01Z" level=info msg=PerformDeviceCreation context=missing device_id="" display_name=0xc00021f2a8 localpart=_server time="2023-08-02T11:16:01Z" level=info...

It's still crashing for us: ```console # dendrite --version 0.13.2+a721294 ``` Is there anything we need or can do to fix it with the latest version? stacktrace ``` time="2023-08-24T14:56:31.010312786Z" level=error...