GNU bug report logs - #45031
qoauth fail install/build

Previous Next

Package: guix;

Reported by: Distopico <distopico <at> riseup.net>

Date: Thu, 3 Dec 2020 20:50:02 UTC

Severity: normal

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 45031 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Distopico <distopico <at> riseup.net>, 45031 <at> debbugs.gnu.org
Subject: Re: bug#45031: qoauth fail install/build
Date: Fri, 04 Dec 2020 23:28:59 +0100
Hi,

Thanks for the report. Well, something is wrong but it is not easy to
spot out what.  For example, the history shows,

<https://data.guix.gnu.org/repository/1/branch/master/package/qoauth/output-history>

that something in the qtbase or qca dependencies is going wrong.  Trying
to locally build with,

--8<---------------cut here---------------start------------->8---
for ci in $(git log --format="%H %s" | grep qtbase | head -5 | cut -f1 -d' '); \
do
   guix time-machine --commit=$ci \
        -- build qoauth --no-grafts ;
done
--8<---------------cut here---------------end--------------->8---

does not build easily.  I am trying to figure out why.


In the meantime, if you absolutely need the package qoauth, it is
avaible with:

   guix time-machine --commit=ec944bdd -- install qoauth

but the substitute is not available, so it will burn a bit of CPU. 


Thanks,
simon




This bug report was last modified 4 years and 164 days ago.

Previous Next


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