unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46158: qucs-s build failure: cairocffi python2 issue
@ 2021-01-28 18:17 Christopher Howard
  2021-01-28 22:05 ` Leo Famulari
  2021-03-11  0:27 ` zimoun
  0 siblings, 2 replies; 5+ messages in thread
From: Christopher Howard @ 2021-01-28 18:17 UTC (permalink / raw)
  To: 46158

[-- Attachment #1: Type: text/plain, Size: 1529 bytes --]

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@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@theoden ~$ neofetch
--stdoutchristopher@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

[-- Attachment #2: Type: text/html, Size: 2272 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#46158: qucs-s build failure: cairocffi python2 issue
  2021-01-28 18:17 bug#46158: qucs-s build failure: cairocffi python2 issue Christopher Howard
@ 2021-01-28 22:05 ` Leo Famulari
  2021-03-11  0:27 ` zimoun
  1 sibling, 0 replies; 5+ messages in thread
From: Leo Famulari @ 2021-01-28 22:05 UTC (permalink / raw)
  To: Christopher Howard; +Cc: 46158

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@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@theoden ~$ neofetch
> --stdoutchristopher@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.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#46158: qucs-s build failure: cairocffi python2 issue
  2021-01-28 18:17 bug#46158: qucs-s build failure: cairocffi python2 issue Christopher Howard
  2021-01-28 22:05 ` Leo Famulari
@ 2021-03-11  0:27 ` zimoun
  2021-03-11  0:48   ` bug#46132: " Christopher Howard
  1 sibling, 1 reply; 5+ messages in thread
From: zimoun @ 2021-03-11  0:27 UTC (permalink / raw)
  To: Christopher Howard; +Cc: 46158, 46132

Hi,

On Thu, 28 Jan 2021 at 09:17, Christopher Howard <christopher@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




^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#46132: bug#46158: qucs-s build failure: cairocffi python2 issue
  2021-03-11  0:27 ` zimoun
@ 2021-03-11  0:48   ` Christopher Howard
  2021-03-11  1:03     ` zimoun
  0 siblings, 1 reply; 5+ messages in thread
From: Christopher Howard @ 2021-03-11  0:48 UTC (permalink / raw)
  To: zimoun; +Cc: 46158, 46132

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@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





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#46132: bug#46158: qucs-s build failure: cairocffi python2 issue
  2021-03-11  0:48   ` bug#46132: " Christopher Howard
@ 2021-03-11  1:03     ` zimoun
  0 siblings, 0 replies; 5+ messages in thread
From: zimoun @ 2021-03-11  1:03 UTC (permalink / raw)
  To: Christopher Howard; +Cc: 46158-done, 46132-done

On Wed, 10 Mar 2021 at 15:48, Christopher Howard <christopher@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.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-11  1:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-28 18:17 bug#46158: qucs-s build failure: cairocffi python2 issue Christopher Howard
2021-01-28 22:05 ` Leo Famulari
2021-03-11  0:27 ` zimoun
2021-03-11  0:48   ` bug#46132: " Christopher Howard
2021-03-11  1:03     ` zimoun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).