Re: gnunet-guile reboot & guix

2018-01-13 Thread Amirouche Boubekki
On 2018-01-13 01:49, ng0 wrote: Amirouche Boubekki transcribed 1.5K bytes: Héllo all, I restarted from scratch the gnunet-guile bindings. It was made much easier thanks to the work of ng0 on gnunet documentation and guile-bytestructures to handle C structs and unions. ... I think I need to

Re: gnunet-guile reboot & guix

2018-01-13 Thread ng0
Amirouche Boubekki transcribed 6.3K bytes: > On 2018-01-13 01:49, ng0 wrote: > > Amirouche Boubekki transcribed 1.5K bytes: > > > Héllo all, > > > > > > I restarted from scratch the gnunet-guile bindings. It was made > > > much easier thanks to the work of ng0 on gnunet documentation and > > > gui

Re: FOSDEM 2018 and announcing a GNU Guix/Guile day!

2018-01-13 Thread Ludovic Courtès
Heya, Pjotr Prins skribis: > On Tue, Jan 09, 2018 at 09:45:33PM -0800, Chris Marusich wrote: >> It's a little last minute, but I'm thinking of going. It'd be really >> great to meet people in person and also to be able to go to FOSDEM! >> Would there still be enough room for me on the Guix/Guil

Re: offloading issues again

2018-01-13 Thread Ludovic Courtès
Hi ng0, ng0 skribis: > @ build-started > /gnu/store/kigimal0dd5885mkli6h7n5mcbvp7g66-libvorbis-1.3.5.tar.xz.drv - > x86_64-linux > /var/log/guix/drvs/ki//gimal0dd5885mkli6h7n5mcbvp7g66-libvorbis-1.3.5.tar.xz.drv.bz2 > Backtrace: >9 (primitive-load "/gnu/store/v3rv8n4m73h3isgg1pbq4

Re: offloading issues again

2018-01-13 Thread ng0
Ludovic Courtès transcribed 1.4K bytes: > Hi ng0, > > ng0 skribis: > > > @ build-started > > /gnu/store/kigimal0dd5885mkli6h7n5mcbvp7g66-libvorbis-1.3.5.tar.xz.drv - > > x86_64-linux > > /var/log/guix/drvs/ki//gimal0dd5885mkli6h7n5mcbvp7g66-libvorbis-1.3.5.tar.xz.drv.bz2 > > Backtrace: > >

Re: offloading issues again

2018-01-13 Thread ng0
ng0 transcribed 2.7K bytes: > Ludovic Courtès transcribed 1.4K bytes: > > Hi ng0, > > > > ng0 skribis: > > > > > @ build-started > > > /gnu/store/kigimal0dd5885mkli6h7n5mcbvp7g66-libvorbis-1.3.5.tar.xz.drv - > > > x86_64-linux > > > /var/log/guix/drvs/ki//gimal0dd5885mkli6h7n5mcbvp7g66-libvor

LanguageKit (targets llvm)

2018-01-13 Thread Catonano
This project http://etoileos.com/etoile/features/languagekit/ targets llvm As far as I understand it doesn't target llvm too. It targets llvm _only_ If I understand correctly, it aims to make dinamic languages wrap the GNUStep kernel Sort of like Guile does I know what Stallmand wrote about l

Re: LanguageKit (targets llvm)

2018-01-13 Thread Adonay Felipe Nogueira
For those just getting the discussion, I have here a stripped log from from #guix IRC channel at chat.freenode.net: --8<---cut here---start->8--- 2018-01-13T11:31:33-0200 the Languagekit project targets llvm. Is it good for Guix ? And how does that relate to t

Re: LanguageKit (targets llvm)

2018-01-13 Thread Leo Famulari
On Sat, Jan 13, 2018 at 03:47:21PM +0100, Catonano wrote: > This project > > http://etoileos.com/etoile/features/languagekit/ > > targets llvm > > As far as I understand it doesn't target llvm too. It targets llvm _only_ > > If I understand correctly, it aims to make dinamic languages wrap the

weird errors

2018-01-13 Thread Catonano
Ok, I'm trying to build this tryton service In running a VM like this /gnu/store/9qcwl2vl8lnfbiid31irj92ffcagrc45-run-vm.sh --serial stdio -m 2G I run into this error: ... In execvp of TRYTONPASSFILE = /gnu/store/3qpvdgkagkqyzpaw65c0plzd9zqp44v6-passfile /gnu/store/144hjm67pzq9x0v47hwfiabwqq219

diffoscope

2018-01-13 Thread Gábor Boskovits
Hello guix, I think we should consider moving some diffoscope inputs to propagated inputs. It would be nice to test it with a plain profile, to check what should be propagated. I don't know if package-management is a logical place for this package. Do we have any better to place this?

Re: diffoscope

2018-01-13 Thread Leo Famulari
On Sat, Jan 13, 2018 at 06:44:02PM +0100, Gábor Boskovits wrote: > Hello guix, > > I think we should consider moving some diffoscope inputs to propagated > inputs. > It would be nice to test it with a plain profile, to check what should be > propagated. Help wanted :) > I don't know if package-m

Re: Ideas for Summer of Code 2018 anyone?

2018-01-13 Thread Gábor Boskovits
I've checked last the list from last year. It seems to me that the RISCV port might be more important than ever in the face of Spectre. The shepherd systemd semantics would be also nice to have. I consider the syntax less important. It would be also nice to create a service or set of services to

Re: Ideas for Summer of Code 2018 anyone?

2018-01-13 Thread ng0
Gábor Boskovits transcribed 6.9K bytes: > I've checked last the list from last year. > > It seems to me that the RISCV port might be more important than ever in the > face of Spectre. It doesn't really fix that and suffer from it aswell, but a port to it would be great for the other obvious reaso

Re: Ideas for Summer of Code 2018 anyone?

2018-01-13 Thread Gábor Boskovits
2018-01-13 20:32 GMT+01:00 ng0 : > Gábor Boskovits transcribed 6.9K bytes: > > I've checked last the list from last year. > > > > It seems to me that the RISCV port might be more important than ever in > the > > face of Spectre. > > It doesn't really fix that and suffer from it aswell, but a port

Re: Ideas for Summer of Code 2018 anyone?

2018-01-13 Thread ng0
Gábor Boskovits transcribed 13K bytes: > 2018-01-13 20:32 GMT+01:00 ng0 : > > > Gábor Boskovits transcribed 6.9K bytes: > > > I've checked last the list from last year. > > > > > > It seems to me that the RISCV port might be more important than ever in > > the > > > face of Spectre. > > > > It doe

Re: LanguageKit (targets llvm)

2018-01-13 Thread Catonano
2018-01-13 17:29 GMT+01:00 Leo Famulari : > Yes, if LanguageKit is free software, it's acceptable. We have an LLVM > package and build several packages with it. > Ok Thanks for clarifying

‘guix system reconfigure’ does not always load new services

2018-01-13 Thread Ludovic Courtès
Hello, ng0 skribis: > I noticed a `herd restart guix-daemon` after reconfigure wasn't > enough, I had to reboot to make use of the new guix. Could this > be improved? Yes, that’s a problem (Andreas also reported it to me a couple of days ago.) The problem is that ‘guix system reconfigure’ relo

Re: weird errors

2018-01-13 Thread Ludovic Courtès
Heya, Catonano skribis: > In execvp of TRYTONPASSFILE = > /gnu/store/3qpvdgkagkqyzpaw65c0plzd9zqp44v6-passfile > /gnu/store/144hjm67pzq9x0v47hwfiabwqq219aya-trytond-4.6.2/bin/trytond-admin: > No such file or directory > ERROR: In procedure scm-error: > ERROR: program "TRYTONPASSFILE = > /gnu/sto

Re: Ideas for Summer of Code 2018 anyone?

2018-01-13 Thread Ludovic Courtès
Heya Gábor, Gábor Boskovits skribis: > I've checked last the list from last year. > > It seems to me that the RISCV port might be more important than ever in the > face of Spectre. > > The shepherd systemd semantics would be also nice to have. > I consider the syntax less important. > It would b

Re: Ideas for Summer of Code 2018 anyone?

2018-01-13 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > It’s time to prepare for GSoC again! > > We need to collect ideas, presumably based on > , in a new > “GSoC-2018” page on that wiki. > > Let’s add new ideas to >

Re: gnunet-guile reboot & guix

2018-01-13 Thread Ludovic Courtès
Hello, Amirouche Boubekki skribis: > I restarted from scratch the gnunet-guile bindings. It was made > much easier thanks to the work of ng0 on gnunet documentation and > guile-bytestructures to handle C structs and unions. > > You need guix from today with latest guile-bytestructures 1.0.1. > >

Re: [GNUnet-developers] gnunet-guile reboot & guix

2018-01-13 Thread ng0
Ludovic Courtès transcribed 1.0K bytes: > Hello, > > Amirouche Boubekki skribis: > > > I restarted from scratch the gnunet-guile bindings. It was made > > much easier thanks to the work of ng0 on gnunet documentation and > > guile-bytestructures to handle C structs and unions. > > > > You need g

Re: weird errors

2018-01-13 Thread Catonano
2018-01-13 22:13 GMT+01:00 Ludovic Courtès : > Heya, > > Catonano skribis: > > > In execvp of TRYTONPASSFILE = > > /gnu/store/3qpvdgkagkqyzpaw65c0plzd9zqp44v6-passfile > > /gnu/store/144hjm67pzq9x0v47hwfiabwqq219aya-trytond-4.6.2/bin/trytond- > admin: > > No such file or directory > > ERROR: In p