GNU bug report logs - #46158
qucs-s build failure: cairocffi python2 issue

Previous Next

Package: guix;

Reported by: Christopher Howard <christopher <at> librehacker.com>

Date: Thu, 28 Jan 2021 18:19:01 UTC

Severity: normal

Merged with 46132

Done: zimoun <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46158 in the body.
You can then email your comments to 46158 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#46158; Package guix. (Thu, 28 Jan 2021 18:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Howard <christopher <at> librehacker.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 28 Jan 2021 18:19:02 GMT) Full text and rfc822 format available.

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

From: Christopher Howard <christopher <at> librehacker.com>
To: Guix Bug Reports <bug-guix <at> gnu.org>
Subject: qucs-s build failure: cairocffi python2 issue
Date: Thu, 28 Jan 2021 09:17:45 -0900
[Message part 1 (text/plain, inline)]
When I try to install qucs-s, installation ultimately fails due to
build failure of dependency python2-cairocffi-1.2.0. Apparently python2
is no longer allowed by cairocffi:
starting phase `build'running "python setup.py" with command "build"
and parameters ()Traceback (most recent call last):  File "<string>",
line 1, in <module>  File "setup.py", line 7, in <module>    'cairocffi
does not support Python 2.x anymore. 'RuntimeError: cairocffi does not
support Python 2.x anymore. Please use Python 3 or install an older
version of cairocffi.command "python" "-c" "import setuptools,
tokenize;__file__='setup.py';f=getattr(tokenize, 'open',
open)(__file__);code=f.read().replace('\\r\\n',
'\\n');f.close();exec(compile(code, __file__, 'exec'))" "build" failed
with status 1
My system information:
christopher <at> theoden ~$ guix describeGeneration 11	Jan 28 2021
08:54:56	(current)  guix 34861ac    repository URL: 
https://git.savannah.gnu.org/git/guix.git    branch: master    commit:
34861ac8eae3935b19b387545ca3c4c311fb66e7christopher <at> theoden ~$ neofetch
--stdoutchristopher <at> theoden ------------------- OS: Guix System
34861ac8eae3935b19b387545ca3c4c311fb66e7 x86_64 Host: OptiPlex 9020 00
Kernel: 5.10.3-gnu Uptime: 2 days, 19 hours, 15 mins Packages: 88
(guix-system), 84 (guix-user) Shell: bash 5.0.16 Resolution: 1920x1080
DE: GNOME Theme: Adwaita [GTK2/3] Icons: Adwaita [GTK2/3] Terminal:
kitty CPU: Intel i5-4570 (4) @ 3.600GHz GPU: Intel HD Graphics GPU: AMD
ATI Radeon HD 8490 / R5 235X OEM Memory: 4624MiB / 7871MiB
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#46158; Package guix. (Thu, 28 Jan 2021 22:07:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Christopher Howard <christopher <at> librehacker.com>
Cc: 46158 <at> debbugs.gnu.org
Subject: Re: bug#46158: qucs-s build failure: cairocffi python2 issue
Date: Thu, 28 Jan 2021 17:05:55 -0500
On Thu, Jan 28, 2021 at 09:17:45AM -0900, Christopher Howard wrote:
> When I try to install qucs-s, installation ultimately fails due to
> build failure of dependency python2-cairocffi-1.2.0. Apparently python2
> is no longer allowed by cairocffi:
> starting phase `build'running "python setup.py" with command "build"
> and parameters ()Traceback (most recent call last):  File "<string>",
> line 1, in <module>  File "setup.py", line 7, in <module>    'cairocffi
> does not support Python 2.x anymore. 'RuntimeError: cairocffi does not
> support Python 2.x anymore. Please use Python 3 or install an older
> version of cairocffi.command "python" "-c" "import setuptools,
> tokenize;__file__='setup.py';f=getattr(tokenize, 'open',
> open)(__file__);code=f.read().replace('\\r\\n',
> '\\n');f.close();exec(compile(code, __file__, 'exec'))" "build" failed
> with status 1
> My system information:
> christopher <at> theoden ~$ guix describeGeneration 11	Jan 28 2021
> 08:54:56	(current)  guix 34861ac    repository URL: 
> https://git.savannah.gnu.org/git/guix.git    branch: master    commit:
> 34861ac8eae3935b19b387545ca3c4c311fb66e7christopher <at> theoden ~$ neofetch
> --stdoutchristopher <at> theoden ------------------- OS: Guix System
> 34861ac8eae3935b19b387545ca3c4c311fb66e7 x86_64 Host: OptiPlex 9020 00
> Kernel: 5.10.3-gnu Uptime: 2 days, 19 hours, 15 mins Packages: 88
> (guix-system), 84 (guix-user) Shell: bash 5.0.16 Resolution: 1920x1080
> DE: GNOME Theme: Adwaita [GTK2/3] Icons: Adwaita [GTK2/3] Terminal:
> kitty CPU: Intel i5-4570 (4) @ 3.600GHz GPU: Intel HD Graphics GPU: AMD
> ATI Radeon HD 8490 / R5 235X OEM Memory: 4624MiB / 7871MiB

I believe this is a duplicate of <https://bugs.gnu.org/46132>, so I'll
merge it with that bug.




Merged 46132 46158. Request was from Leo Famulari <leo <at> famulari.name> to control <at> debbugs.gnu.org. (Thu, 28 Jan 2021 22:07:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#46158; Package guix. (Thu, 11 Mar 2021 00:29:02 GMT) Full text and rfc822 format available.

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

From: zimoun <zimon.toutoune <at> gmail.com>
To: Christopher Howard <christopher <at> librehacker.com>
Cc: 46132 <at> debbugs.gnu.org, 46158 <at> debbugs.gnu.org
Subject: Re: bug#46158: qucs-s build failure: cairocffi python2 issue
Date: Thu, 11 Mar 2021 01:27:54 +0100
Hi,

On Thu, 28 Jan 2021 at 09:17, Christopher Howard <christopher <at> librehacker.com> wrote:
> When I try to install qucs-s, installation ultimately fails due to build failure of dependency
> python2-cairocffi-1.2.0. Apparently python2 is no longer allowed by cairocffi:

Indeed, python2-cairocffi is failing.  However qucs-s is available and
build fine with commit 6bed29b.

/gnu/store/2hl8gvma4hzq07m0xdrrncmr46nqwlpy-qucs-s-0.0.21

If it is fine with you, I inclined to close this bug.  WDYT?


All the best,
simon




Information forwarded to bug-guix <at> gnu.org:
bug#46158; Package guix. (Thu, 11 Mar 2021 00:49:02 GMT) Full text and rfc822 format available.

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

From: Christopher Howard <christopher <at> librehacker.com>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 46132 <at> debbugs.gnu.org, 46158 <at> debbugs.gnu.org
Subject: Re: bug#46158: qucs-s build failure: cairocffi python2 issue
Date: Wed, 10 Mar 2021 15:48:01 -0900
I was able to build qucs a week or two ago, but didn't report it. I
think you can close this bug report. Thank you.

On Thu, 2021-03-11 at 01:27 +0100, zimoun wrote:
> Hi,
> 
> On Thu, 28 Jan 2021 at 09:17, Christopher Howard <
> christopher <at> librehacker.com> wrote:
> > When I try to install qucs-s, installation ultimately fails due to
> > build failure of dependency
> > python2-cairocffi-1.2.0. Apparently python2 is no longer allowed by
> > cairocffi:
> 
> Indeed, python2-cairocffi is failing.  However qucs-s is available
> and
> build fine with commit 6bed29b.
> 
> /gnu/store/2hl8gvma4hzq07m0xdrrncmr46nqwlpy-qucs-s-0.0.21
> 
> If it is fine with you, I inclined to close this bug.  WDYT?
> 
> 
> All the best,
> simon
-- 
Christopher Howard
phone: (907) 374-0257 (landline)
blog: https://librehacker.com
social: https://gnusocial.club/librehacker





Information forwarded to bug-guix <at> gnu.org:
bug#46158; Package guix. (Thu, 11 Mar 2021 01:13:03 GMT) Full text and rfc822 format available.

Message #19 received at 46158-done <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Christopher Howard <christopher <at> librehacker.com>
Cc: 46158-done <at> debbugs.gnu.org, 46132-done <at> debbugs.gnu.org
Subject: Re: bug#46158: qucs-s build failure: cairocffi python2 issue
Date: Thu, 11 Mar 2021 02:03:10 +0100
On Wed, 10 Mar 2021 at 15:48, Christopher Howard <christopher <at> librehacker.com> wrote:
> I was able to build qucs a week or two ago, but didn't report it. I
> think you can close this bug report. Thank you.

Thanks, so closing.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 08 Apr 2021 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 11 days ago.

Previous Next


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