Hi,
the following patch adds a base gstreamer plugins package with opengl support:
From 515535c638bd079839882a7a3c2fcf89defee984 Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide
Date: Wed, 24 Nov 2021 01:58:32 +0100
Subject: [PATCH] gnu: gst-plugins-base-gl: add package version that includes
Currently trying out https://srfi.schemers.org/srfi-234/srfi-234.html,
let's see how that works out.
Greetings,
Maixme.
OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
Hi Matthieu,
I figured there’s an easier option:
guix build \
/gnu/store/n8vdar2f60mvq62g7mngpqwykbm9rw1q-guix-1.2.0rc2-1.0d4b1af
sudo -i guix package -r guix -i \
/gnu/store/n8vdar2f60mvq62g7mngpqwykbm9rw1q-guix-1.2.0rc2-1.0d4b1af
This will install Guix 1.2 in root’s profile (with
/
Am Mittwoch, dem 05.10.2022 um 10:25 +0200 schrieb Dr. Arne
Babenhauserheide:
> +(define-public gst-plugins-base-gl
> + (package (inherit gst-plugins-base)
> +(name "gst-plugins-base-gl")
Is there a cycle between gst-plugins-base and mesa otherwise? If not,
we could merge them on staging.
> +
It looks like it is not installing what has been built just before and thus try to install it with substitute that are compressed
with lzip, right ?
Le 05/10/2022 à 12:47, Matthieu Haefele a écrit :
Hi Ludo,
Still lzip missing... Sorry for bothering so much...
Le 05/10/2022 à 11:34, Ludovic C
Hi Ludo,
Still lzip missing... Sorry for bothering so much...
Le 05/10/2022 à 11:34, Ludovic Courtès a écrit :
Hi Matthieu,
I figured there’s an easier option:
guix build \
/gnu/store/n8vdar2f60mvq62g7mngpqwykbm9rw1q-guix-1.2.0rc2-1.0d4b1af
ok, it goes throug with substitution.
Hi Marius,
(Cc: Mathieu for the search box issue below.)
Marius Bakke skribis:
> Ludovic Courtès skriver:
[...]
>> The good news is that with today’s ‘staging’, everything’s fine:
>
> Not quite:
>
> https://ci.guix.gnu.org/search?query=system%3Ai686-linux+imath
>
> Imath has no dependencie
Sorry I overlooked your last answer
Le 05/10/2022 à 11:34, Ludovic Courtès a écrit :
collect2: error: ld returned 1 exit status
make[2]: *** [../../gcc-5.5.0/gcc/c/Make-lang.in:71: cc1] Error 1
I don’t see an error message in the snippet you pasted. Could it be
OOM, or was there a clue in /v
Le 05/10/2022 à 17:02, zimoun a écrit :
Hi Matthieu,
On Wed, 5 Oct 2022 at 12:48, Matthieu Haefele wrote:
sudo -i guix package -r guix -i \
/gnu/store/n8vdar2f60mvq62g7mngpqwykbm9rw1q-guix-1.2.0rc2-1.0d4b1af
I am getting an error when trying to remove the guix package as it is not
Hi Matthieu,
On Wed, 5 Oct 2022 at 12:48, Matthieu Haefele wrote:
> >sudo -i guix package -r guix -i \
> > /gnu/store/n8vdar2f60mvq62g7mngpqwykbm9rw1q-guix-1.2.0rc2-1.0d4b1af
>
> I am getting an error when trying to remove the guix package as it is not
> part of the profile, so I just
Consider this:
$ ./pre-inst-env guix import elpa -r syslog
$ echo $?
0
And now this:
$ ./pre-inst-env guix import elpa syslog
guix import: error: failed to download package 'syslog'
$ echo $?
1
The recursive importer swallows the error.
--
Ricardo
Dutifully reporting the output from today's 'guix pull':
gnutls-3.7.2-doc 1.0MiB 659KiB/s 00:01 [### ] 84.1-Backtrace:
18 (primitive-load
"/gnu/store/8b0z5hm1kxha84g367yfshxjf1q4kka2-compute-guix-derivation")
In ice-9/eval.scm:
155:9 17 (_ _)
159:9 16 (_ #(#(#(#
Performed another 'guix pull' to receive one more change which led to
the additional reporting:
guile-ssh-0.15.1-debug 238KiB 227.0MiB/s 00:00 [##] 100.0%
Backtrace::
15 (primitive-load
"/gnu/store/k76q0ikk8a7769b0d2b9y3jj2mpaywh0-compute-guix-derivation")
In ice-9/eval
Hello!
On AMD EPYC processors, as found on the build nodes of ci.guix.gnu.org,
childhurd VMs fail to boot when running with ‘qemu-system-i386
-enable-kvm’ (the kvm-amd Linux kernel module is used), with the Hurd
startup process hanging before /hurd/exec has been started:
--8<---cut he
This is a minor wishlist for a desktop guix's issues.
October 5, 2022 5:12 PM, "jbranso--- via Bug reports for GNU Guix"
wrote:
> This is a minor wishlist for a desktop guix's issues.
Whoops, sent the email before I had finished the email...
Consider https://issues.guix.gnu.org/24937#10
Ludo's message is at the top of the webpage. It might be n
Liliana Marie Prikler writes:
> Am Mittwoch, dem 05.10.2022 um 10:25 +0200 schrieb Dr. Arne
> Babenhauserheide:
>> +(define-public gst-plugins-base-gl
>> + (package (inherit gst-plugins-base)
>> +(name "gst-plugins-base-gl")
> Is there a cycle between gst-plugins-base and mesa otherwise? I
Hi all, I ran guix pull and system reconfigure today, updating my kernel to
5.19.12. On rebooting I was unable to get much past the bootloader before
the screen started flashing. Aparrently there's a regression in 5.19.12
that couses this issue in some intel laptops. Because guix is guix I just
rol
18 matches
Mail list logo