IRC channel logs
2026-01-18.log
back to list of logs
<sobkas>Unable to generate bindings: clang diagnosed error: /usr/include/stdio.h:34:10: fatal error: 'stddef.h' file not found <sobkas>\/usr/include/stdio.h:34:10: fatal error: 'stddef.h' file not found <sobkas>Unable to generate bindings: clang diagnosed error: /usr/include/stdio.h:34:10: fatal error: 'stddef.h' file not found <damo22>mailed in smp(x86_64) in a mostly working state <damo22>see the 0/7 patch for details on what is outstanding <nexussfan>> There is a page fault in 64b SMP when attempting to boot with multiple cpus <damo22>but currently master does not even compile <damo22>it does get to a syscall i believe <damo22>most of the work is now done though, its a matter of debugging and getting it to run <damo22>i may try to set up a CI so i can have automated testing <damo22>youpi: is golang ported to Hurd? i wonder if i should try porting forgejo's runner? <damo22>what would be a lightweight CI we could use for hurd that would allow a client with no incoming ports available to compute tests and post results to a git repo? <damo22>i dont think cgit has CI built in? <damo22>as in, i want to display the CI checkmark next to a commit <youpi>damo22: gcc's go support is ported <youpi>the gcc go support was enough to compile the gitlab runner <youpi>perhaps it's enough to compile forgejo's <youpi>damo22: if you can make it send mails when CI breaks, that can be very useful <youpi>we'd also want to add an option that enables MACH_LDEBUG and check with it