Re: chroot-debianizer - Tool that automates routine work with Debian packages.

2025-02-13 Thread Richard Lewis
Kirill Rekhov  writes:

> I wrote a script called chroot-debianizer that automates routine tasks related
> to Debian package management. This tool is designed to facilitate a clean and
> isolated package building process in chroot environments specifically for the
> amd64 architecture.

There are already many such tools, what new things does this one offer?

> https://github.com/iikrllx/chroot-debianizer

it is just a wrapper around calling pbuilder (followed by adequate,
lintian -- it would be better to get pbuilder to support such things, if
it cant already?), and needs to run as root.



Bug#1097920: splint: ftbfs with GCC-15

2025-05-15 Thread Richard Lewis
On Mon, 17 Feb 2025 17:54:42 + Matthias Klose  wrote:
> Package: src:splint
> Version: 1:3.1.2+dfsg-5


> The package fails to build in a test rebuild on at least amd64 with
> gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
> severity of this report will be raised before the forky release.

See the discussion in
https://github.com/splintchecker/splint/issues/41 -- upstream wants to
set CC="gcc -std=c99"