Date: Fri, 09 Oct 2020 16:32:08 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 250228] math/pspp making with GUI (an important option!) fails: py_cairo 37 steps on py_cairo 36 Message-ID: <bug-250228-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250228 Bug ID: 250228 Summary: math/pspp making with GUI (an important option!) fails: py_cairo 37 steps on py_cairo 36 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: fidhleir99@gmail.com if [ -d "/usr/ports/graphics/py-cairo/work-py37/stage/usr/local/lib/python3.7/site-= packages/cairo-1.18.1-py3.7.egg-info" ]; then /bin/ls /usr/ports/graphics/py-cairo/work-py37/stage/usr/local/lib/python3.7/site-p= ackages/cairo-1.18.1-py3.7.egg-info | while read f; do echo lib/python3.7/site-packages/cairo-1.18.1-py3.7.egg-info/${f} >> /usr/ports/graphics/py-cairo/work-py37/.PLIST.mktmp; done; fi; =3D=3D=3D> Installing for py37-cairo-1.18.1_1 =3D=3D=3D> Checking if py37-cairo is already installed =3D=3D=3D> Registering installation for py37-cairo-1.18.1_1 as automatic Installing py37-cairo-1.18.1_1... pkg-static: py37-cairo-1.18.1_1 conflicts with py36-cairo-1.18.1_1 (installs files into the same place). Problematic file: /usr/local/include/pycairo/py3cairo.h *** Error code 70 Stop. make[5]: stopped in /usr/ports/graphics/py-cairo *** Error code 1 Stop. make[4]: stopped in /usr/ports/devel/py-gobject3 *** Error code 1 Stop. make[3]: stopped in /usr/ports/devel/glade *** Error code 1 Stop. make[2]: stopped in /usr/ports/devel/glade *** Error code 1 Stop. make[1]: stopped in /usr/ports/math/pspp *** Error code 1 Stop. make: stopped in /usr/ports/math/pspp --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250228-7788>