Hi Klee,

On Fri, 2013-12-27 at 19:24 -0500, Klee Dienes wrote:
> Package: mini-buildd
> Version: 1.0.0~rc.1
> Severity: normal
> 
> I'm not really sure if this is a bug in mini-buildd, or in
> libeatmydata, or in OpenCV.  But I first encountered the problem in
> mini-buildd, so I'm starting here.  It's also likely related to
> #702711.
> 
> I have a package that links against opencv_highgui and also uses
> help2man.  This causes a FTBFS from within mini-buildd, because:
> 
> $ echo "int main () { }" > test.c; cc -g -o test test.c -lopencv_highgui
> 
> $ LD_PRELOAD=/usr/lib/libeatmydata/libeatmydata.so ./test
> Fatal: can't open /dev/urandom: Bad address
> Aborted

there is already

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702711

which has a patch for eatmydata that I can confirm to fix the issue.

Also, it seems to be an issue on sid only (wheezy is fine), so I guess
the new opencv triggered the actual ctor bug in eatmydata as described
by Roland.

To fix this temporarily for a mini-buildd sid distribution, rebuild
eatmydata with the patch, and use something like

"apt-get install eatmmydata/sid-test-unstable"

in the chroot setup script.

Hth!

Stephan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to