[buildd-tools-devel] schroot 1.6.8 released
Roger Leigh
rleigh at codelibre.net
Sat Jan 4 11:55:07 UTC 2014
On Fri, Jan 03, 2014 at 01:50:31PM +0000, Roger Leigh wrote:
> 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
There were a couple of (fairly minor) issues with this release relating
to unnecessary transitive linking and syntax errors in the French
manpages. I've fixed these and released 1.6.8. This is now free of
warnings and lintian-clean.
This should hopefully be the last 1.6 release. I'd like to get the
next 1.7 release into unstable, but that's waiting on the toolchain
for all arches to be updated to GCC 4.8 since it requires C++11
support. I could explicitly depend upon it, but I'd prefer not to.
As I fix open bugs in 1.7, I might backport them to 1.6 and make
another release if needed.
Regards,
Roger
Roger Leigh (5):
cmake: Correct transitive linking
NEWS: Bump version to 1.6.8
debian: Bump version to 1.6.8-1 and bump standards version
man: Fix troff formatting errors in the fr translation
debian: Set distribution to unstable
CMakeLists.txt | 3 ++-
NEWS | 6 +++++-
debian/changelog | 10 ++++++++++
debian/control | 2 +-
man/po/fr.po | 50 +++++++++++++++++++++++++-------------------------
sbuild/CMakeLists.txt | 15 ++++++++-------
test/CMakeLists.txt | 16 +++++++++++++---
7 files changed, 64 insertions(+), 38 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/buildd-tools-devel/attachments/20140104/9088e2fd/attachment.sig>
More information about the Buildd-tools-devel
mailing list