GNU bug report logs - #40677
Jami

Previous Next

Package: guix-patches;

Reported by: Jan Wielkiewicz <tona_kosmicznego_smiecia <at> interia.pl>

Date: Fri, 17 Apr 2020 00:02:01 UTC

Severity: normal

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jan <tona_kosmicznego_smiecia <at> interia.pl>
To: Mathieu Othacehe <m.othacehe <at> gmail.com>
Cc: 40677 <at> debbugs.gnu.org
Subject: [bug#40677] [PATCH V3 11/15] gnu: pjproject, pjproject-jami: Bump to 2.10, apply new SFL patches.
Date: Sat, 2 May 2020 17:17:18 +0200
On Sat, 02 May 2020 11:14:14 +0200
Mathieu Othacehe <m.othacehe <at> gmail.com> wrote:

> > * gnu/packages/telephony.scm (pjproject): Bump the version to
> > 2.10.  
> s/bump/update
> 
> > +       (list "--disable-oss" ; do we need this?  
I can remove it then.

> If we don't need this you can remove it. Otherwise no need to add a
> comment.
> 
> You shouldn't hardcode the commit corresponding to the tag. You can do
> this instead:
> 
> --8<---------------cut here---------------start------------->8---
>               (url "https://github.com/pjsip/pjproject.git")
> -             (commit "3e7b75cb2e482baee58c1991bd2fa4fb06774e0d")))
> +             (commit version)))
> --8<---------------cut here---------------end--------------->8---
> 
> With this commit, neither pjproject nor pjproject-jami build for
> me. Could you check why?
> 
> Thanks,
> 
> Mathieu

Are you between my commits? My commits are effect of over 6 months of
work and experimenting. The patches for pjproject are from jami source
tarball and change over time. Patching pjproject will only work with if
both version of Jami and pjproject are compliant.
The commit updating Jami should go before pjproject-jami update, then
it should work.
Anyway, everything works on my machine now.


Jan Wielkiewicz




This bug report was last modified 5 years and 6 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.