Your message dated Sat, 11 Feb 2012 14:42:26 -0500
with message-id <4f36c4a2.1030...@heily.com>
and subject line
has caused the Debian Bug report #642687,
regarding libkqueue: FTBFS: ./configure: 1: eval:
disable-dependency-tracking=--disable-dependency-tracking: not found
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
642687: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642687
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libkqueue
Version: 1.0.4-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> debian/rules build
> dh build
> dh_testdir
> dh_auto_configure
> ./configure: 1: eval: disable-maintainer-mode=--disable-maintainer-mode: not
> found
> ./configure: 1: eval:
> disable-dependency-tracking=--disable-dependency-tracking: not found
> checking operating system type.. linux
> checking for a C compiler.. /usr/bin/cc
> checking for a suitable linker.. /usr/bin/cc
> checking for a suitable archiver.. /usr/bin/ar
> checking for a BSD-compatible install.. /usr/bin/install
> checking for a suitable diff(1) command.. found
> *** ERROR: Cannot find <sys/epoll.h>
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr
> --includedir=${prefix}/include --mandir=${prefix}/share/man
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
> --libexecdir=${prefix}/lib/libkqueue --disable-maintainer-mode
> --disable-dependency-tracking returned exit code 1
> make: *** [build] Error 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/09/23/libkqueue_1.0.4-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Version: 1.0.4-2
The failure was "Cannot find <sys/epoll.h>" which was caused by the
transition to the multiarch filesystem layout. This has been fixed.
--- End Message ---