On Wed, Jul 17, 2019 at 11:14:07PM -0400, Raghav Gururajan wrote:
> Apart from the errors showed on the GUI, running gpa via terminal shows
> following additional error messages:
>
> ** Message: 23:11:17.193: tool to start the agent is not available
> ** Message: 23:11:20.515: error connecting an
Hello,
Jack Hill writes:
> On my local system emacs-org fails to build with the following output
> using
Indeed. Org 9.2.4 is not available in ELPA due to an upstream mistake,
and tarball from Org website cannot be built using `emacs-build-system'.
I suggest to wait for the next release (Org 9.
On Thu, Jul 18, 2019 at 11:43:30AM +0300, Efraim Flashner wrote:
> On Wed, Jul 17, 2019 at 11:14:07PM -0400, Raghav Gururajan wrote:
> > Apart from the errors showed on the GUI, running gpa via terminal shows
> > following additional error messages:
> >
> > ** Message: 23:11:17.193: tool to start
Ricardo Wurmus writes:
> Ricardo Wurmus writes:
>
>> I have confirmed that this is the problem by replacing “while
>> (VMFile.exists(file.path))” with “while (false)”. The build doesn’t
>> fully complete then either, but it gets past the compilation of the Ant
>> source files. This clears Ja
On Thu, Jul 18, 2019 at 08:45:01AM +0200, Julien Lepiller wrote:
> If it allows me to build and bootstrap kotlin, I think so :)
>
Not related to the bug, but there's a Debian GSoC project to
(apparently) bootstrap kotlin from ources in Debian¹. I thought that
might be of interest to you :)
¹ htt
Le 18 juillet 2019 13:15:56 GMT+02:00, Efraim Flashner
a écrit :
>On Thu, Jul 18, 2019 at 08:45:01AM +0200, Julien Lepiller wrote:
>> If it allows me to build and bootstrap kotlin, I think so :)
>>
>
>Not related to the bug, but there's a Debian GSoC project to
>(apparently) bootstrap kotlin fro
Julien Lepiller skribis:
> Le 17 juillet 2019 22:00:43 GMT+02:00, "Ludovic Courtès" a
> écrit :
>>The ‘git-fetch’ derivation, in (guix git-download), runs in the C
>>locale, so Guile ends up substituting question marks to non-ASCII
>>characters. Thus, ‘delete-file-recursively’ fails to delete
Hello,
Reporting from the deep trenches of core-updates, I have found this bug:
https://gitlab.kitware.com/cmake/cmake/issues/18865
The symptom in Guix is that packages cannot find Boost libraries.
A workaround that works for most (all?) packages is adding:
#:configure-flags '("-DBoost_NO_BOO
The Boost package needs to provide libboost_python3 so that we can get
rid of Python 2 in dependent packages.
A good test for this change would be the 'vigra' package.
signature.asc
Description: PGP signature
Hi,
Whenever I try to build the following (i.e., using “guix build -f”)
(use-modules (guix gexp)
(guix modules))
(scheme-file
"test.scm"
(with-imported-modules (source-module-closure
'((gnu build file-systems)))
#~(values #t)
Timothy Sample writes:
> Hi,
>
> Whenever I try to build the following (i.e., using “guix build -f”)
>
> (use-modules (guix gexp)
> (guix modules))
>
> (scheme-file
> "test.scm"
> (with-imported-modules (source-module-closure
> '((gn
Efraim. thank you for working on this. I will guix pull and update gpa
to check whether your recent patch works.
Regards,
RG.
Hi,
I'd like to start compiling 'core-updates' on my machine, but first I
wish to independently verify the new bootstrap binaries. I'm running
into difficulties with that.
I started by building the new bootstrap binaries from commit
4ae7dc7b9af64794081b1913740b97acd89c91bc, as cited in this comm
Hello,
Timothy Sample skribis:
> building
> /gnu/store/2gmxyxpfs0a2j6pcn9xagam6hczlvihb-module-import-compiled.drv...
> [ 1/14] Loading './gnu/build/file-systems.scm'...
> [ 2/14] Loading './gnu/system/file-systems.scm'...
> [ 3/14] Loading './gnu/system/uuid.scm'...
> [ 4/14] Loading './guix/b
I tried and checked after updating gpa. I get the same errors.
Hi,
LibreOffice cannot open hyperlinks on Guix System. This is because it
attempts to invoke /usr/bin/xdg-open, which does not exist. For
example, if you launch "libreoffice" on the command line and then
attempt to open a hyperlink via Control + Left Click in Calc, you'll get
the following messa
Chris Marusich writes:
> I have a fix and will post it in a moment.
I've verified that the attached patch fixes the issue. It took over 4
hours to build libreoffice on 1 core on my x200 laptop (not including
the time it took to build dependencies). I would normally push this
directly to master
Ricardo Wurmus writes:
> Chris Marusich writes:
>
>> My disk was filling up, so I tried to run "guix gc", but I got an error
>> instead:
>>
>> --8<---cut here---start->8---
>> $ guix gc -C 25GiB
>> ...
>> deleting `/gnu/store/n0gyzfw77ik35ld9d0d4737w88f11m4b-p
18 matches
Mail list logo