FS#44381 - [brltty] Needs rebuild agains newer cython

Attached to Project: Arch Linux
Opened by Ramon Buldó (kirek) - Friday, 27 March 2015, 22:37 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 28 March 2015, 14:53 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
It seems its broken since cython 0.22-2.

Package version(s):
5.2-1

Steps to reproduce:
go to python console

>>> import brlapi
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: /usr/lib/python3.4/site-packages/brlapi.cpython-34m.so: undefined symbol: AnnotateIgnoreReadsEnd

Simply rebuilding brltty fixes the issue.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Saturday, 28 March 2015, 14:53 GMT
Reason for closing:  Fixed
Additional comments about closing:  brltty 5.2-2
Comment by Doug Newgard (Scimmia) - Saturday, 28 March 2015, 00:31 GMT
This is a known issue involving an ABI break with the latest python package. Felix is going to make a todo list soon to rebuild all affected packages. I'll hold off on this until then.

Loading...