GNU bug report logs -
#45031
qoauth fail install/build
Previous Next
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
View this message in rfc822 format
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 188 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.