#4362: xcb-proto + python3 fails
--------------------+-------------------------
Reporter: thomas | Owner: blfs-book@…
Type: defect | Status: new
Priority: normal | Milestone: current
Component: BOOK | Version: SVN
Severity: normal | Keywords:
--------------------+-------------------------
There seems to be an issue in xbc-proto (v1.9) when only Python3 (v3.3) is
installed:
{{{
make[2]: Entering directory '/mnt/pub/belfs/belfs/xc/xcb-proto-1.9/src'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/X11/share/xcb'
/usr/bin/install -c -m 644 xcb.xsd xproto.xml bigreq.xml composite.xml
damage.xml dpms.xml dri2.xml dri3.xml ge.xml glx.xml present.xml randr.xml
record.xml render.xml res.xml screensaver.xml shape.xml shm.xml sync.xml
xc_misc.xml xevie.xml xf86dri.xml xf86vidmode.xml xfixes.xml xinerama.xml
xinput.xml xkb.xml xprint.xml xselinux.xml xtest.xml xv.xml xvmc.xml
'/usr/X11/share/xcb'
make[2]: Leaving directory '/mnt/pub/belfs/belfs/xc/xcb-proto-1.9/src'
make[1]: Leaving directory '/mnt/pub/belfs/belfs/xc/xcb-proto-1.9/src'
Making install in xcbgen
make[1]: Entering directory '/mnt/pub/belfs/belfs/xc/xcb-proto-1.9/xcbgen'
make[2]: Entering directory '/mnt/pub/belfs/belfs/xc/xcb-proto-1.9/xcbgen'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/X11/lib/python3.3/site-packages/xcbgen'
/usr/bin/install -c -m 644 __init__.py error.py expr.py matcher.py
state.py xtypes.py '/usr/X11/lib/python3.3/site-packages/xcbgen'
File "<string>", line 6
print 'Byte-compiling python modules...'
^
SyntaxError: invalid syntax
Makefile:260: recipe for target 'install-pkgpythonPYTHON' failed
make[2]: *** [install-pkgpythonPYTHON] Error 1
make[2]: Leaving directory '/mnt/pub/belfs/belfs/xc/xcb-proto-1.9/xcbgen'
Makefile:357: recipe for target 'install-am' failed
make[1]: *** [install-am] Error 2
make[1]: Leaving directory '/mnt/pub/belfs/belfs/xc/xcb-proto-1.9/xcbgen'
Makefile:376: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
}}}
Andy from ArchLinux has reported this issue upstream
(http://lists.freedesktop.org/archives/xcb/2013-November/008789.html) No
answer yet.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4362>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page