IRC channel logs
2024-06-25.log
back to list of logs
<mwette>ah, i'm back. reading logs I see gnu.org went down <mwette>sorry to report, I found a bug in 3.0.10, if you add --disable-tmpname to configure, then `make check' fails on posix.test because tmpnam is not around <eikcaz>In the guile manual it says readline is "not enabled by default because of licensing reasons". Why would this be an issue? Both are gplv3 <apteryx>rlb, wingo: seems there was a fresh 3.0.10 release done of guile; perhaps now is a good time to merge #71304 ? <apteryx>it'd be cool to have SRFI 64 documented too (#71300) <janneke>crap, current-source-directory is a guix thing? <Arsen>there's current-source-location <trev>dthompson: write another fanfic about it <janneke>make: Entering directory '/tmp/guix-build-guile-mingw-3.0.8-19.6bb63d4.drv-0/source/libguile' <janneke>In file included from ../libguile/inline.h:28, <janneke>../libguile/scm.h:30:10: fatal error: libguile/scmconfig.h: No such file or directory <janneke> 30 | #include "libguile/scmconfig.h" <janneke>seems like a cyclic dependency was introduced? <janneke>an initial: make -C libguile scmconfig.h V=2 DEFS="-D HAVE_CONFIG_H=1 -D SCM_ICONVEH_ERROR=0 -D SCM_ICONVEH_QUESTION_MARK=0 -D SCM_ICONVEH_ESCAPE_SEQUENCE=0"