Bug#796899: easy as -pie

2015-09-11 Thread Aurelien Jarno
control: forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=16381 control: tag -1 + fixed-upstream control: fixed -1 2.21-0experimental0 On 2015-09-11 01:30, Joey Hess wrote: > Fully minimal test case is in the attached shell script. > > This bug only occurs if the binary is linked

Bug#798691: libc6-i686: sin() sometimes broken

2015-09-11 Thread Christian Tacke
Package: libc6-i686 Version: 2.19-18+deb8u1 Severity: important Hi, I was trying to create a local backport of python-cffi onto jessie/i386. On a system with libc6-i686 installed, I get a failure in the self test of the build: > assert library.sin(12.3) == math.sin(12.3) E assert