[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: Bug#1029574: indent shebang bug and misses LFS support
From: |
Santiago Vila |
Subject: |
Fwd: Bug#1029574: indent shebang bug and misses LFS support |
Date: |
Tue, 24 Jan 2023 20:18:45 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 |
Dear indent authors / hello Andrej.
I received the following report from the Debian bug system.
The shebang thing is clearly an upstream bug.
Regarding the LFS issue, I wonder if it would be possible for
the ./configure script to take care of that (I have no idea).
Thanks.
-------- Mensaje reenviado --------
Asunto: Bug#1029574: indent shebang bug and misses LFS support
Resent-Date: Tue, 24 Jan 2023 17:51:02 +0000
Resent-From: Helge Deller <deller@gmx.de>
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Santiago Vila <sanvila@debian.org>
Fecha: Tue, 24 Jan 2023 18:48:01 +0100
De: Helge Deller <deller@gmx.de>
Package: indent
Version: 2.2.12
Tags: hppa, patch, lfs, FTBFS
The indent package has a bug in the script "regression/TEST"
which starts with "#/bin/sh" instead of a correct
shebang which would be "#!/bin/sh". This leads to a FTBFS on
the hppa architecture when running virtualized in qemu-user.
Secondly it would be nice if the indent tool would be built
with large file support. Adding future=+lfs to DEB_BUILD_MAINT_OPTIONS
allows that.
Both are fixed with attached patch. Please apply for next upload.
Thanks,
Helge
indent.patch
Description: Text Data
- Fwd: Bug#1029574: indent shebang bug and misses LFS support,
Santiago Vila <=