IRC channel logs

2015-05-10.log

back to list of logs

<paroneayea>attempting to compile guilemacs in guix now...
<paroneayea>stuck on:
<paroneayea>hm guess this is for guix
<paroneayea>guilemacs-guile guix package is compiling...
<stis>hej guilers!
<paroneayea>hey bipt
<paroneayea>I got your guile branch building in guix... except it fails in the make check step
<paroneayea> http://pamrel.lu/2aa8f/
<paroneayea>bipt: http://dustycloud.org/tmp/0001-guilemacs-attempt-failing-on-make-check.patch
<paroneayea>in case you want to give it a try
<paroneayea>mark_weaver: maybe you'll have ideas? I dunno anyway :)
<paroneayea>bbiab mothers day stuff
<please_help>Is there a cleaner way to do the same thing as (concatenate (append (return-some-list) (return-some-list)))?
<please_help>in particular, (append (concatenate (append (return-some-list) (return-some-list))) '())
<stis>set-o-mat is alive after a hectic weekend of hacking.
<stis>enjoy: https://gitlab.com/tampe/set-o-mat
<stis>civodul: hey!
<civodul>howdy, stis!
<stis>i've been hacking quite hard this weekend!
<stis>just posted the result onto the list (set-o-mat)
<civodul>nice
<stis>I want to have weak sets and setmaps as well, but there remain a small issue
<stis>I got all set logic based on guile's vhashes
<paroneayea>hey civodul, stis !
<stis>hey paroneayea:
<paroneayea>hey stis
<stis>i refernence the key value pair one too many. I need to implement a weak vlist first
<paroneayea>bipt: https://lists.gnu.org/archive/html/guix-devel/2015-05/msg00148.html fyi
<mark_weaver>bipt: does your branch of guile pass "make check"? I vaguely seem to recall that there's at least one test that is known to fail.
<mark_weaver>actually, I seem to recall that the test failure might not even be specific to your branch, but maybe happens on our master branch as well.
*mark_weaver checks
<bipt>mea culpa, paroneayea. i'll push an update in a few minutes
<bipt>mark_weaver, the ones noted are due to my changes, although they don't affect normal functionality
<mark_weaver>bipt: okay, thanks!
<paroneayea>bipt: wooo
<paroneayea>bipt: btw do you have a guix-hacking setup handy?
<paroneayea>in case you want to give it a shot, but don't want to abandon your current distro setup, some others have told me that http://dustycloud.org/blog/guix-package-manager-without-make-install/ has been helpful. But maybe you already have a setup!
<paroneayea>not that you necessarily need to work on the guix packaging end :)
<bipt>paroneayea, just pushed and make check should work now
<bipt>paroneayea, i don't have guix on this machine yet, so i'll try your method. i don't like make install either :)
<paroneayea>bipt: wooo, cool, let's see if the new thing works
<mark_weaver>paroneayea: I just sent some other feedback on your proposed guix patch
<paroneayea>mark_weaver: cool
<paroneayea>mark_weaver: will look in a few
<mark_weaver>no rush :)