[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#47513] [PATCH 11/12] gnu: jami: Update to 20210326.1.cfba013 and re
From: |
Jack Hill |
Subject: |
[bug#47513] [PATCH 11/12] gnu: jami: Update to 20210326.1.cfba013 and rename to jami-gnome. |
Date: |
Wed, 31 Mar 2021 02:08:49 -0400 (EDT) |
User-agent: |
Alpine 2.21 (DEB 202 2017-01-01) |
Thanks for working on these patches. I'm excited to try out the new Jami
version.
On Wed, 31 Mar 2021, Maxim Cournoyer wrote:
* gnu/packages/jami.scm (jami): Update to 20210326.1.cfba013. Rename to ...
(jami-gnome): In prevision of the soon released Jami Qt client.
(jami): Define as obsoleted by jami-gnome.
However, I wonder if something has gone wrong with the renaming. I applied
the whole series on top of fea1eea452e9659b79f88fa80a45ca7c03cded1f.
However, running make in the Guix checkout now fails as follows. I did
re-run ./bootstrap and ./configure for good measure:
```
jackhill@alperton ~/repos/guix [env]$ make
make all-recursive
make[1]: Entering directory '/home/jackhill/repos/guix'
Making all in po/guix
make[2]: Entering directory '/home/jackhill/repos/guix/po/guix'
make[2]: Leaving directory '/home/jackhill/repos/guix/po/guix'
Making all in po/packages
make[2]: Entering directory '/home/jackhill/repos/guix/po/packages'
make[2]: Leaving directory '/home/jackhill/repos/guix/po/packages'
make[2]: Entering directory '/home/jackhill/repos/guix'
Compiling Scheme modules...
[ 8%] LOAD gnu/packages/build-tools.scm
;;; note: source file ./gnu/packages/build-tools.scm
;;; newer than compiled
/home/jackhill/repos/guix/gnu/packages/build-tools.go
;;; note: source file ./gnu/packages/build-tools.scm
;;; newer than compiled
/home/jackhill/repos/guix/gnu/packages/build-tools.go
;;; note: source file ./gnu/packages/networking.scm
;;; newer than compiled
/home/jackhill/repos/guix/gnu/packages/networking.go
;;; note: source file ./gnu/packages/networking.scm
;;; newer than compiled
/home/jackhill/repos/guix/gnu/packages/networking.go
;;; note: source file ./gnu/packages/nettle.scm
;;; newer than compiled /home/jackhill/repos/guix/gnu/packages/nettle.go
;;; note: source file ./gnu/packages/nettle.scm
;;; newer than compiled /home/jackhill/repos/guix/gnu/packages/nettle.go
;;; note: source file ./gnu/packages/telephony.scm
;;; newer than compiled
/home/jackhill/repos/guix/gnu/packages/telephony.go
;;; note: source file ./gnu/packages/telephony.scm
;;; newer than compiled
/home/jackhill/repos/guix/gnu/packages/telephony.go
[ 17%] LOAD gnu/packages/emulators.scm
;;; note: source file ./gnu/packages/emulators.scm
;;; newer than compiled
/home/jackhill/repos/guix/gnu/packages/emulators.go
;;; note: source file ./gnu/packages/emulators.scm
;;; newer than compiled
/home/jackhill/repos/guix/gnu/packages/emulators.go
[ 25%] LOAD gnu/packages/jami.scm
;;; note: source file ./gnu/packages/jami.scm
;;; newer than compiled /home/jackhill/repos/guix/gnu/packages/jami.go
;;; note: source file ./gnu/packages/jami.scm
;;; newer than compiled /home/jackhill/repos/guix/gnu/packages/jami.go
ice-9/eval.scm:293:34: error: jami: unbound variable
hint: Did you forget a `use-modules' form?
make[2]: *** [Makefile:6318: make-go] Error 1
make[2]: Leaving directory '/home/jackhill/repos/guix'
make[1]: *** [Makefile:5366: all-recursive] Error 1
make[1]: Leaving directory '/home/jackhill/repos/guix'
make: *** [Makefile:3697: all] Error 2
```
Unfortunately, I don't see any place the old binding is referenced.
Best,
Jack
- [bug#47513] [PATCH 00/12] Update jami and add jami-qt, Maxim Cournoyer, 2021/03/31
- [bug#47513] [PATCH 01/12] gnu: asio: Update to 1.18.1., Maxim Cournoyer, 2021/03/31
- [bug#47513] [PATCH 02/12] gnu: restbed: Update to 4.7., Maxim Cournoyer, 2021/03/31
- [bug#47513] [PATCH 04/12] gnu: Add nettle-3.7., Maxim Cournoyer, 2021/03/31
- [bug#47513] [PATCH 03/12] gnu: restinio: Update to 0.6.13., Maxim Cournoyer, 2021/03/31
- [bug#47513] [PATCH 06/12] gnu: pjproject: Update to 2.11., Maxim Cournoyer, 2021/03/31
- [bug#47513] [PATCH 07/12] gnu: pjproject-jami: Fix CVE-2020-15260 and CVE-2021-21375., Maxim Cournoyer, 2021/03/31
- [bug#47513] [PATCH 08/12] ffmpeg-jami: Patch with the patches from Jami 20210326.1.cfba013., Maxim Cournoyer, 2021/03/31
- [bug#47513] [PATCH 11/12] gnu: jami: Update to 20210326.1.cfba013 and rename to jami-gnome., Maxim Cournoyer, 2021/03/31
[bug#47513] [PATCH 10/12] gnu: libringclient: Update to 20210326.1.cfba013., Maxim Cournoyer, 2021/03/31
[bug#47513] [PATCH 05/12] gnu: opendht: Update to 2.2.0rc4., Maxim Cournoyer, 2021/03/31
[bug#47513] [PATCH 09/12] gnu: libring: Update to 20210326.1.cfba013., Maxim Cournoyer, 2021/03/31
[bug#47513] [PATCH 12/12] gnu: Add jami-qt., Maxim Cournoyer, 2021/03/31
[bug#47513] [PATCH 00/12] Update jami and add jami-qt, Maxime Devos, 2021/03/31
[bug#47513] [PATCH 00/12] Update jami and add jami-qt, Maxime Devos, 2021/03/31