IRC channel logs

2026-01-18.log

back to list of logs

<nexussfan>very fun new years party
<sobkas> https://paste.debian.net/hidden/08bd4927
<sobkas>I don't know how
<sobkas>peglgears
<sobkas>Does someone knows about this:
<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
<Gooberpatrol66>awesome!
<nexussfan>Can't wait to test it once it's in Debian
<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
<nexussfan>So it doesn't work?
<damo22>yeah,
<nexussfan>Oh.
<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>golang itself is not
<youpi>the gcc go support was enough to compile the gitlab runner
<youpi>perhaps it's enough to compile forgejo's
<damo22>forgejo is kinda nice
<damo22>i am attempting to deploy
<damo22> https://code.zammit.org/damo22/gnumach-sv :D
<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
<sobkas>dammo22: which branch?
<sobkas>damo22: