Package: sslwrap
Version: 2.0.6-16
Severity: important

Hi,

Your package is currently failing to build on amd64 because of
timestamp skew issues.  Those happen when you patch the configure
scripts and don't take special care of it.  The problem is that
in the diff file the order of the files is not the same as the
order in which they get generated.  This causes make to think
that some of those files need to be rebuild.

See /usr/share/doc/autotools-dev/README.Debian.gz for more
information.

There are a few ways to solve this:
- Use AM_MAINTAINER_MODE
- Build depends on the needed auto*/libtool packages and force a
  regeneration at build time of those files.
- Touch the files in the right order to prevent make from trying
  to regenerate them.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to