Hi,
I just did a `guix pull` and it failed complaining about maven. Here's
the output from the console:
--8<---cut here---start->8---
builder for `/gnu/store/4y42zgxq6abq8mg4rbx9l9lylkkn5b2v-guix-extra.drv' failed
with exit code 1
build of /gnu/store/4y42zgxq6
Hi Maxim,
> --8<---cut here---start->8---
> guix build --quiet --check $(guix package -A | head -n 11 | cut -f1)
[...]
> guix build: error: all build users are currently in use; consider creating
> additional users and adding them to the `guixbuild' group
> -
It is missing the (proprietary) SZIP Compression Library.
Björn
building /gnu/store/awjf253pcjsf8wkl6cigxxd0dxqp97q7-r-hdf5array-1.16.1.drv...
[...]
starting phase `install'
* installing *source* package ?HDF5Array? ...
** using staged installation
** libs
gcc
-I"/gnu/store/yd83ibzxjrb7cgcc6d4
Alexandru-Sergiu Marton writes:
> Hi,
>
> I just did a `guix pull` and it failed complaining about maven. Here's
> the output from the console:
I did another pull just now and it's not failing anymore. Thanks y'all.
guix describe:
--8<---cut here---start->8--
I have a series of patches coming soon that fix both named issues.
Hi,
Yesterday I started running Guix in a two-monitor setup, using two
screens of different size aspect ratio (one 16x9, one 16x10). Now
everytime IntelliJ opens a merge-window, the window decorations
disappear and after a few seconds I get the notification that there was
an error that cannot be f
Wiktor Żelazny skribis:
> For some time, I’ve been getting the stuff below while trying to build
> qgis. Once the test is added to the list of omitted tests (there’s
> already a substantial list of tests that fail for unknown reasons in the
> package definition), the qgis build completes and the
On Fri, Jul 17, 2020 at 05:59:36PM +0200, Guillaume Le Vaillant wrote:
>
> Do you get this test failure every time, or does it fail randomly?
Hi,
Thanks for taking a look.
I attempted to build it twice with some weeks in between, hoping that
the issue disappears as the package definition gets re
I was trying to view Gaelic internet radio stations, but if I select By
Language >> Gaelic in the curseradio menu, the program crashes with the
stderr output:
"""
Traceback (most recent call last):
File "/gnu/store/x7x07z4f84np5x6ryhb713l8k94rrjxp-curseradio-0-
1.1bd4bd0/bin/.curseradio-real", l
weasyprint fails in tests:
...
=== FAILURES ===
__ test_acid2 __
@assert_no_logs
@requires('cairo', (1, 12, 0))
def test_acid2():
def render(filename
Exporting a nar and importing it on another machine only works when the
package being built has a single output.
I set up a signing-key on the sending machine, authorized it on the
receiving machine, and successfully transferred some nars of
single-output packages. I say they succeeded because `gu
* guix/channels.scm (latest-channel-instance): Write nearest tag into .version
of the checkout.
* guix/self.scm (info-manual): Use nearest tag from .version as the version
string while generating documentation.
---
guix/channels.scm | 15 ++-
guix/self.scm | 11 +++
2 files
We can't actually use (guix config) since it doesn't have a useful version
number in this stage of the build process. See the use of make-config.scm in
build-program of build-aux/build-self.scm.
We need to use the nearest tag but that requires the git repo and we drop that
in the channel checkout.
13 matches
Mail list logo