Bug#804737: libre: FTBFS on i386: epoll_check missing

2015-11-25 Thread Aaron M. Ucko
Simon Josefsson writes: > Seems like the same on my amd64 machine. Not sure why I had > libc6-dev-i386 installed. I suppose buildd's doesn't? Not normally, no. Since the symlinks exist in the package corresponding to the traditional opposite architecture, I suppose you could technically work

Bug#804737: libre: FTBFS on i386: epoll_check missing

2015-11-25 Thread Simon Josefsson
Den Wed, 25 Nov 2015 11:22:21 -0500 skrev Re: Bug#804737: libre: FTBFS on i386: epoll_check missing: > Simon Josefsson writes: > > > Thank you for the report! > > Thanks for looking into it! > > > HAVE_EPOLL := $(shell [ -f $(S

Bug#804737: libre: FTBFS on i386: epoll_check missing

2015-11-25 Thread Aaron M. Ucko
Simon Josefsson writes: > Thank you for the report! Thanks for looking into it! > HAVE_EPOLL := $(shell [ -f $(SYSROOT)/include/sys/epoll.h ] || \ > [ -f $(SYSROOT)/include/$(MACHINE)/sys/epoll.h ] \ > && echo "1") > > Is epoll.h available on i3

Bug#804737: libre: FTBFS on i386: epoll_check missing

2015-11-25 Thread Simon Josefsson
> The i386 build of libre failed with the error Thank you for the report! > - epoll_check@Base 0.4.14 > +#MISSING: 0.4.14-2# epoll_check@Base 0.4.14 Most likely due to this ad-hoc re.mk check: HAVE_EPOLL := $(shell [ -f $(SYSROOT)/include/sys/epoll.h ] || \ [ -f $(

Bug#804737: libre: FTBFS on i386: epoll_check missing

2015-11-10 Thread Aaron M. Ucko
Source: libre Version: 0.4.14-2 Severity: important Justification: fails to build from source The i386 build of libre failed with the error dpkg-gensymbols: warning: debian/libre0/DEBIAN/symbols doesn't match completely debian/libre0.symbols --- debian/libre0.symbols (libre0_0.4.14-2_i386)