[buildd-tools-devel] schroot 1.6.7 released

Roger Leigh rleigh at codelibre.net
Fri Jan 3 13:50:31 UTC 2014


On Fri, Jan 03, 2014 at 12:14:49PM +0000, Roger Leigh wrote:
> On Thu, Jan 02, 2014 at 09:53:15PM +0000, Roger Leigh wrote:
> > 
> >   1) The build infrastructure has been converted to use cmake in place
> >      of the existing autotools (autoconf/automake/libtool)
> >      infrastructure.  Both the cmake and autotools builds will be
> >      supported and maintained for the 1.6 stable releases; the
> >      autotools build will most likely be dropped in the 1.7
> >      development releases.  The cmake infrastructure implements all
> >      the existing autotools functionality, plus some additional
> >      capabilities (such as full support for translated manual pages).
> >      It will be easier to maintain and update than the autotools code,
> >      as well as being significantly more powerful.
> 
> It looks like there are some fairly simple portability issues with
> non-Linux and/or GCC 4.6 which will need fixing.  The detection of
> <memory> is buggy with GCC 4.6, which leads to build failure, and
> personality support is being included on non-Linux, which leads to
> link failure.  I should have a fixed version uploaded later today.

schroot 1.6.7 has been tagged and released.  This should address the
above portability issues in the cmake build logic.

https://bitbucket.org/rleigh-debian/schroot/commits/tag/debian%2Fschroot-1.6.7-1
https://bitbucket.org/rleigh-debian/schroot-dist/commits/tag/distribution%2Fschroot-1.6.7


Regards,
Roger


Roger Leigh (6):
      cmake: Correct header checks for <memory>
      NEWS: Bump version to 1.6.7
      debian: Bump version to 1.6.7-1 and don't use C++11
      cmake: Don't build personality support conditionally
      debian: Set distribution to unstable
      build: Distribute cmake/CompilerChecks.cmake

 CMakeLists.txt             | 37 +------------------------------------
 Makefile.am                |  1 +
 NEWS                       |  7 ++++++-
 cmake/CompilerChecks.cmake | 43 +++++++++++++++++++++++++++++++++++++++++++
 debian/changelog           | 11 +++++++++++
 debian/rules               |  1 -
 sbuild/CMakeLists.txt      | 23 ++++++-----------------
 7 files changed, 68 insertions(+), 55 deletions(-)

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.



More information about the Buildd-tools-devel mailing list