Bug#823610: valgrind: Unrecognised instruction RDRAND

2016-05-06 Thread toeger
Package: valgrind Version: 1:3.11.0-1+b1 Severity: important Tags: patch There is a bug in valgrind where valgrind tries to translate instructions to VEX, however, there is no representation for the RDRAND instruction (https://en.wikipedia.org/wiki/RdRand) that are available on certain

Bug#819454: libluabind-dev: hello_world fails to link with relocation R_X86_64_32 against `.rodata' ...

2016-03-28 Thread toeger
Package: libluabind-dev Version: 0.9.1+dfsg-10 Severity: grave Justification: renders package unusable Dear Maintainer, How to reproduce: apt-get install libluabind-dev libluabind-examples g++ cp -r /usr/share/doc/libluabind-examples/examples/hello_world /tmp cd /tmp/hello_world make Expected