Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 321907

Summary: media-sound/jack-3.1.1: Bytecompilation fails with Python 2.6
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: normal CC: esigra, rh1
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-05-28 21:11:43 UTC
* Compilation and optimization of Python modules for CPython 2.6 ...
SyntaxError: ('invalid syntax', ('/usr/lib64/python2.6/site-packages/jack_functions.py', 222, 25, 'def starts_with(str, with):\n'))                   [ !! ]
Comment 1 Ryan Harris 2010-06-05 16:43:42 UTC
(In reply to comment #0)
> * Compilation and optimization of Python modules for CPython 2.6 ...
> SyntaxError: ('invalid syntax',
> ('/usr/lib64/python2.6/site-packages/jack_functions.py', 222, 25, 'def
> starts_with(str, with):\n'))                   [ !! ]
> 

This is a dup of bug #298843
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-05 16:56:02 UTC

*** This bug has been marked as a duplicate of bug 298843 ***