Re: java: switch to icedtea-8 as default JDK

2017-12-13 Thread Gábor Boskovits
I'll have a look at testng. 2017-12-13 3:06 GMT+01:00 Chris Marusich : > Gábor Boskovits writes: > > > I will wait for your results for now... > > I apologize for the delay. It took 20 hours to build the "covering" of > icedtea on my laptop, and I've been preoccupied with personal matters. > I

Re: java: switch to icedtea-8 as default JDK

2017-12-13 Thread Gábor Boskovits
clojure ok 2017-12-13 9:53 GMT+01:00 Gábor Boskovits : > I'll have a look at testng. > > 2017-12-13 3:06 GMT+01:00 Chris Marusich : > >> Gábor Boskovits writes: >> >> > I will wait for your results for now... >> >> I apologize for the delay. It took 20 hours to build the "covering" of >> icedte

Re: java: switch to icedtea-8 as default JDK

2017-12-13 Thread Gábor Boskovits
java-osgi-service-jdbc ok 2017-12-13 10:54 GMT+01:00 Gábor Boskovits : > clojure ok > > 2017-12-13 9:53 GMT+01:00 Gábor Boskovits : > >> I'll have a look at testng. >> >> 2017-12-13 3:06 GMT+01:00 Chris Marusich : >> >>> Gábor Boskovits writes: >>> >>> > I will wait for your results for now... >

Re: java: switch to icedtea-8 as default JDK

2017-12-13 Thread Gábor Boskovits
error: download from ' https://mirror.hydra.gnu.org/guix/nar/2i6pbhjlwzjcjpfd1jjv67hwg98ms6nw-java-testng-6.12.tar.gz' failed: 504, "Gateway Time-out" I get this for java-testng. It seems reproducible. 2017-12-13 10:59 GMT+01:00 Gábor Boskovits : > java-osgi-service-jdbc ok > > 2017-12-13 10:54 G

Re: java: switch to icedtea-8 as default JDK

2017-12-13 Thread Efraim Flashner
On Tue, Dec 12, 2017 at 06:06:52PM -0800, Chris Marusich wrote: > Gábor Boskovits writes: > > > I will wait for your results for now... > > > * kodi@18.0_alpha-7-67fd70f: failed because of "potential infinite > recursion"; also it seems that it's looking for a DTD on the Internet > whe

Re: java: switch to icedtea-8 as default JDK

2017-12-13 Thread Gábor Boskovits
Hello! It was getting quite intractable to see what I was doing, so I started to fill my github issue tracker. Issues are labeled with change-default-java8. 2017-12-13 11:32 GMT+01:00 Efraim Flashner : > On Tue, Dec 12, 2017 at 06:06:52PM -0800, Chris Marusich wrote: > > Gábor Boskovits writes

Re: emacs-25.3 aborted

2017-12-13 Thread Adonay Felipe Nogueira
Glad you found a work around. ;) 2017-12-12T11:04:40-0300 Daniel Pimentel wrote: > The problem is in GTK modules with Emacs. I installed the > emacs-no-x-toolkit and it works. > > --- > Daniel Pimentel (d4n1) > > On 2017-12-12 11:01, Adonay Felipe Nogueira wrote: >> I might have found a way to wor

people.mozilla.com shutdown - impact and issues.

2017-12-13 Thread ng0
Hi all, I just found out that people.mozilla.com is no more: > https://github.com/mozilla/charts/issues/39 The homepage (https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/38) of mozjs-38 states: > The download url is outdated and SpiderMonkey not RELEASE alone! Ge

Re: people.mozilla.com shutdown - impact and issues.

2017-12-13 Thread ng0
ng0 transcribed 3.7K bytes: > Hi all, > > I just found out that people.mozilla.com is no more: > > > https://github.com/mozilla/charts/issues/39 > > The homepage > (https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/38) > of mozjs-38 states: > > > The download url

Re: java: switch to icedtea-8 as default JDK

2017-12-13 Thread Gábor Boskovits
The patches I made: This is the trivial: >From f53ad84059786e0769a21a3a90a15189bcf2d61f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Boskovits?= Date: Mon, 11 Dec 2017 21:18:37 +0100 Subject: [PATCH] Change java toolchain defaults to use java8. * gnu/packages/java.scm(icedtea): Point t

Re: java: switch to icedtea-8 as default JDK

2017-12-13 Thread Gábor Boskovits
I've built the whole covering on my wip-change-default-java8 branch. The covering is 42 packages. 19 builds fine. 19 does not build because java-hamcrest-core does not build. I'll have a look at this first, this is the most critical. This is the issue link for reference: https://github.com/Boskovit

Re: emacs-25.3 aborted

2017-12-13 Thread Ricardo Wurmus
I can reproduce this on i686. After installing Emacs with “guix package --no-grafts -u emacs”, however, there is no crash. The crash only happens with the grafted Emacs. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net

Re: emacs-25.3 aborted

2017-12-13 Thread Adonay Felipe Nogueira
I'm using i686 here too. ;) 2017-12-14T00:15:23+0100 Ricardo Wurmus wrote: > I can reproduce this on i686. After installing Emacs with “guix package > --no-grafts -u emacs”, however, there is no crash. > > The crash only happens with the grafted Emacs. > > -- > Ricardo > > GPG: BCA6 89B6 3655 380

Re: Dualbooting with guixsd not handling grub installation

2017-12-13 Thread Martin Castillo
Hi On 11.12.2017 10:39, Ludovic Courtès wrote: > Hello, > > Mathieu Othacehe skribis: > This could be done by adding a cli argument for reconfigure or allowing an empty string in (grub-configuration (target "")). WDYT? >> >> An already available option would be to overr