[Python-modules-team] Bug#765321: pyzmq: FTBFS on arm64
Edmund Grimley Evans
edmund.grimley.evans at gmail.com
Tue Oct 14 07:30:08 UTC 2014
Source: pyzmq
Version: 14.3.1-1
It's not building on arm64:
http://buildd.debian.org/status/fetch.php?pkg=pyzmq&arch=arm64&ver=14.3.1-1&stamp=1412167624
The error is:
Assertion failed: pfd.revents & POLLIN (signaler.cpp:193)
This is exactly what used to happen on mips:
http://buildd.debian.org/status/fetch.php?pkg=pyzmq&arch=mips&ver=14.3.0-1&stamp=1403073285
According to the changelog, this was fixed in 14.3.1-1 thus:
* ignore test results on mips, hard to debug race condition, no reason to
delay testing migration (Closes: #750813)
Could the same fix be extended to arm64?
More information about the Python-modules-team
mailing list