Debian Bug report logs - #913213
libclang-common-7-dev: /usr/lib/llvm-7/lib/clang/7.0.1/include/limits.h is invalid (nbsp character)

version graph

Package: libclang-common-7-dev; Maintainer for libclang-common-7-dev is LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>; Source for libclang-common-7-dev is src:llvm-toolchain-7 (PTS, buildd, popcon).

Reported by: Vincent Lefevre <vincent@vinc17.net>

Date: Thu, 8 Nov 2018 08:21:01 UTC

Severity: grave

Tags: upstream

Found in version llvm-toolchain-7/1:7.0.1~+rc2-1

Fixed in version llvm-toolchain-7/1:7.0.1~+rc2-2

Done: Sylvestre Ledru <sylvestre@debian.org>

Bug is archived. No further changes may be made.

Forwarded to https://bugs.llvm.org/show_bug.cgi?id=39585

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>:
Bug#913213; Package libclang-common-7-dev. (Thu, 08 Nov 2018 08:21:04 GMT) (full text, mbox, link).


Acknowledgement sent to Vincent Lefevre <vincent@vinc17.net>:
New Bug report received and forwarded. Copy sent to LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>. (Thu, 08 Nov 2018 08:21:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Vincent Lefevre <vincent@vinc17.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libclang-common-7-dev: /usr/lib/llvm-7/lib/clang/7.0.1/include/limits.h is invalid (nbsp character)
Date: Thu, 8 Nov 2018 09:17:05 +0100
Package: libclang-common-7-dev
Version: 1:7.0.1~+rc2-1
Severity: grave
Tags: upstream
Forwarded: https://bugs.llvm.org/show_bug.cgi?id=39585
Justification: renders package unusable

/usr/lib/llvm-7/lib/clang/7.0.1/include/limits.h contains

#if !defined(__CLANG_LIMITS_H) || !defined(_LIBC_LIMITS_H_)

where the character after "||" is a no-break space (U+00A0).

This yields the following failure:

$ echo '#include <limits.h>' | clang-7 -E -
In file included from <stdin>:1:
/usr/lib/llvm-7/lib/clang/7.0.1/include/limits.h:25:34: error: invalid token at
      start of a preprocessor expression
#if !defined(__CLANG_LIMITS_H) || !defined(_LIBC_LIMITS_H_)
                                 ^
# 1 "<stdin>"
# 1 "<built-in>" 1
# 1 "<built-in>" 3
# 349 "<built-in>" 3
# 1 "<command line>" 1
# 1 "<built-in>" 2
# 1 "<stdin>" 2
# 1 "/usr/lib/llvm-7/lib/clang/7.0.1/include/limits.h" 1 3
# 2 "<stdin>" 2

1 error generated.

and this makes GNU MPFR testing fail.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.0-2-amd64 (SMP w/12 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=POSIX (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libclang-common-7-dev depends on:
ii  lib32gcc1     1:8.2.0-9
ii  lib32stdc++6  8.2.0-9
ii  libc6         2.27-8
ii  libc6-i386    2.27-8
ii  libgcc1       1:8.2.0-9
ii  libllvm7      1:7.0.1~+rc2-1
ii  libstdc++6    8.2.0-9
ii  libtinfo6     6.1+20181013-1
ii  zlib1g        1:1.2.11.dfsg-1

libclang-common-7-dev recommends no packages.

libclang-common-7-dev suggests no packages.

-- no debconf information



Information forwarded to debian-bugs-dist@lists.debian.org, LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>:
Bug#913213; Package libclang-common-7-dev. (Thu, 08 Nov 2018 08:33:05 GMT) (full text, mbox, link).


Acknowledgement sent to Sylvestre Ledru <sylvestre@debian.org>:
Extra info received and forwarded to list. Copy sent to LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>. (Thu, 08 Nov 2018 08:33:05 GMT) (full text, mbox, link).


Message #10 received at 913213@bugs.debian.org (full text, mbox, reply):

From: Sylvestre Ledru <sylvestre@debian.org>
To: Vincent Lefevre <vincent@vinc17.net>, 913213@bugs.debian.org
Subject: Re: Bug#913213: libclang-common-7-dev: /usr/lib/llvm-7/lib/clang/7.0.1/include/limits.h is invalid (nbsp character)
Date: Thu, 8 Nov 2018 09:31:43 +0100
Le 08/11/2018 à 09:17, Vincent Lefevre a écrit :
> Package: libclang-common-7-dev
> Version: 1:7.0.1~+rc2-1
> Severity: grave
> Tags: upstream
> Forwarded: https://bugs.llvm.org/show_bug.cgi?id=39585
> Justification: renders package unusable
> 
> /usr/lib/llvm-7/lib/clang/7.0.1/include/limits.h contains
> 
> #if !defined(__CLANG_LIMITS_H) || !defined(_LIBC_LIMITS_H_)
> 
> where the character after "||" is a no-break space (U+00A0).
My bad. I am buildng a new version with the fix.

S



Information forwarded to debian-bugs-dist@lists.debian.org, LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>:
Bug#913213; Package libclang-common-7-dev. (Thu, 08 Nov 2018 08:51:02 GMT) (full text, mbox, link).


Acknowledgement sent to Vincent Lefevre <vincent@vinc17.net>:
Extra info received and forwarded to list. Copy sent to LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>. (Thu, 08 Nov 2018 08:51:02 GMT) (full text, mbox, link).


Message #15 received at 913213@bugs.debian.org (full text, mbox, reply):

From: Vincent Lefevre <vincent@vinc17.net>
To: Sylvestre Ledru <sylvestre@debian.org>
Cc: 913213@bugs.debian.org
Subject: Re: Bug#913213: libclang-common-7-dev: /usr/lib/llvm-7/lib/clang/7.0.1/include/limits.h is invalid (nbsp character)
Date: Thu, 8 Nov 2018 09:48:08 +0100
On 2018-11-08 09:31:43 +0100, Sylvestre Ledru wrote:
> Le 08/11/2018 à 09:17, Vincent Lefevre a écrit :
> > Package: libclang-common-7-dev
> > Version: 1:7.0.1~+rc2-1
> > Severity: grave
> > Tags: upstream
> > Forwarded: https://bugs.llvm.org/show_bug.cgi?id=39585
> > Justification: renders package unusable
> > 
> > /usr/lib/llvm-7/lib/clang/7.0.1/include/limits.h contains
> > 
> > #if !defined(__CLANG_LIMITS_H) || !defined(_LIBC_LIMITS_H_)
> > 
> > where the character after "||" is a no-break space (U+00A0).
> My bad. I am buildng a new version with the fix.

BTW, isn't there a "make check" step to detect this kind of bugs
(or is the llvm testsuite incomplete)?

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Information forwarded to debian-bugs-dist@lists.debian.org, LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>:
Bug#913213; Package libclang-common-7-dev. (Thu, 08 Nov 2018 08:57:04 GMT) (full text, mbox, link).


Acknowledgement sent to Sylvestre Ledru <sylvestre@debian.org>:
Extra info received and forwarded to list. Copy sent to LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>. (Thu, 08 Nov 2018 08:57:04 GMT) (full text, mbox, link).


Message #20 received at 913213@bugs.debian.org (full text, mbox, reply):

From: Sylvestre Ledru <sylvestre@debian.org>
To: Vincent Lefevre <vincent@vinc17.net>
Cc: 913213@bugs.debian.org
Subject: Re: Bug#913213: libclang-common-7-dev: /usr/lib/llvm-7/lib/clang/7.0.1/include/limits.h is invalid (nbsp character)
Date: Thu, 8 Nov 2018 09:52:08 +0100
Le 08/11/2018 à 09:48, Vincent Lefevre a écrit :
> On 2018-11-08 09:31:43 +0100, Sylvestre Ledru wrote:
>> Le 08/11/2018 à 09:17, Vincent Lefevre a écrit :
>>> Package: libclang-common-7-dev
>>> Version: 1:7.0.1~+rc2-1
>>> Severity: grave
>>> Tags: upstream
>>> Forwarded: https://bugs.llvm.org/show_bug.cgi?id=39585
>>> Justification: renders package unusable
>>>
>>> /usr/lib/llvm-7/lib/clang/7.0.1/include/limits.h contains
>>>
>>> #if !defined(__CLANG_LIMITS_H) || !defined(_LIBC_LIMITS_H_)
>>>
>>> where the character after "||" is a no-break space (U+00A0).
>> My bad. I am buildng a new version with the fix.
> 
> BTW, isn't there a "make check" step to detect this kind of bugs
> (or is the llvm testsuite incomplete)?
It has been detected during the clang check but I don't fail the build in case of failure
(I would not have the bandwidth to manage that)

--
In file included from /<<BUILDDIR>>/llvm-toolchain-7-7.0.1~+rc2/clang/test/Preprocessor/clang_headers.c:3:
/<<BUILDDIR>>/llvm-toolchain-7-7.0.1~+rc2/build-llvm/tools/clang/stage2-bins/lib/clang/7.0.1/include/limits.h:25:34: error: invalid token at start of a preprocessor expression
#if !defined(__CLANG_LIMITS_H) || !defined(_LIBC_LIMITS_H_)
                                 ^
1 error generated.
S





Reply sent to Sylvestre Ledru <sylvestre@debian.org>:
You have taken responsibility. (Thu, 08 Nov 2018 11:09:07 GMT) (full text, mbox, link).


Notification sent to Vincent Lefevre <vincent@vinc17.net>:
Bug acknowledged by developer. (Thu, 08 Nov 2018 11:09:07 GMT) (full text, mbox, link).


Message #25 received at 913213-close@bugs.debian.org (full text, mbox, reply):

From: Sylvestre Ledru <sylvestre@debian.org>
To: 913213-close@bugs.debian.org
Subject: Bug#913213: fixed in llvm-toolchain-7 1:7.0.1~+rc2-2
Date: Thu, 08 Nov 2018 11:05:10 +0000
Source: llvm-toolchain-7
Source-Version: 1:7.0.1~+rc2-2

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-7, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 913213@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru <sylvestre@debian.org> (supplier of updated llvm-toolchain-7 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 08 Nov 2018 09:28:36 +0100
Source: llvm-toolchain-7
Binary: clang-7 clang-tools-7 clang-format-7 clang-tidy-7 clang-7-doc libclang1-7 libclang-7-dev libclang-common-7-dev libfuzzer-7-dev python-clang-7 clang-7-examples libllvm7 llvm-7 llvm-7-runtime llvm-7-dev llvm-7-tools libllvm-7-ocaml-dev llvm-7-doc llvm-7-examples lld-7 liblld-7 liblld-7-dev lldb-7 liblldb-7 python-lldb-7 liblldb-7-dev libomp-7-dev libomp5-7 libomp-7-doc libc++1-7 libc++-7-dev libc++abi1-7 libc++abi-7-dev
Architecture: source
Version: 1:7.0.1~+rc2-2
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Changed-By: Sylvestre Ledru <sylvestre@debian.org>
Description:
 clang-7    - C, C++ and Objective-C compiler
 clang-7-doc - C, C++ and Objective-C compiler - Documentation
 clang-7-examples - Clang examples
 clang-format-7 - Tool to format C/C++/Obj-C code
 clang-tidy-7 - clang-based C++ linter tool
 clang-tools-7 - clang-based tools for C/C++ developments
 libc++-7-dev - LLVM C++ Standard library (development files)
 libc++1-7  - LLVM C++ Standard library
 libc++abi-7-dev - LLVM low level support for a standard C++ library (development fi
 libc++abi1-7 - LLVM low level support for a standard C++ library
 libclang-7-dev - clang library - Development package
 libclang-common-7-dev - clang library - Common development package
 libclang1-7 - C interface to the clang library
 libfuzzer-7-dev - Library for coverage-guided fuzz testing
 liblld-7   - LLVM-based linker, library
 liblld-7-dev - LLVM-based linker, header files
 liblldb-7  - Next generation, high-performance debugger, library
 liblldb-7-dev - Next generation, high-performance debugger, header files
 libllvm-7-ocaml-dev - Modular compiler and toolchain technologies, OCaml bindings
 libllvm7   - Modular compiler and toolchain technologies, runtime library
 libomp-7-dev - LLVM OpenMP runtime - dev package
 libomp-7-doc - LLVM OpenMP runtime - Documentation
 libomp5-7  - LLVM OpenMP runtime
 lld-7      - LLVM-based linker
 lldb-7     - Next generation, high-performance debugger
 llvm-7     - Modular compiler and toolchain technologies
 llvm-7-dev - Modular compiler and toolchain technologies, libraries and header
 llvm-7-doc - Modular compiler and toolchain technologies, documentation
 llvm-7-examples - Modular compiler and toolchain technologies, examples
 llvm-7-runtime - Modular compiler and toolchain technologies, IR interpreter
 llvm-7-tools - Modular compiler and toolchain technologies, tools
 python-clang-7 - Clang Python Bindings
 python-lldb-7 - Next generation, high-performance debugger, python lib
Closes: 913213
Changes:
 llvm-toolchain-7 (1:7.0.1~+rc2-2) unstable; urgency=medium
 .
   * Fix a non-break space in a patch (Closes: #913213)
Checksums-Sha1:
 94e201149ab19e336da74c686253256cc8c9eb46 8413 llvm-toolchain-7_7.0.1~+rc2-2.dsc
 c6022ba10424db5b52c48a65c37774d28ad516be 964049 llvm-toolchain-7_7.0.1~+rc2.orig-clang-tools-extra.tar.bz2
 4c4561ba70dabc36cbdb24573b8185a3694b457a 13901204 llvm-toolchain-7_7.0.1~+rc2.orig-clang.tar.bz2
 b44370ba0ba9101df604df375f1deba4cb01bebc 2379891 llvm-toolchain-7_7.0.1~+rc2.orig-compiler-rt.tar.bz2
 b4c12b315492acb76467e9ce1e4b91b6be332900 1809603 llvm-toolchain-7_7.0.1~+rc2.orig-libcxx.tar.bz2
 abae01c9e8c0c0be1f7705b5e06b43ff9f8aae5c 544414 llvm-toolchain-7_7.0.1~+rc2.orig-libcxxabi.tar.bz2
 b8d99d297075809cfae881d7c36a13807e914aa9 994798 llvm-toolchain-7_7.0.1~+rc2.orig-lld.tar.bz2
 ceae0e8dfc584bb23bda28154eed0b7320ee6ad6 11344315 llvm-toolchain-7_7.0.1~+rc2.orig-lldb.tar.bz2
 5804d3c4bd66ffad89384aa0f52954a5f58fd3bb 1004086 llvm-toolchain-7_7.0.1~+rc2.orig-openmp.tar.bz2
 618de6c6f466d6761afea793d85a05ee9dbedc02 3330769 llvm-toolchain-7_7.0.1~+rc2.orig-polly.tar.bz2
 627c740806059883c4f5842f1fc4c0cc9af75d6e 33383191 llvm-toolchain-7_7.0.1~+rc2.orig.tar.bz2
 ee3e436d83142581bac75124589e89ac636e4a66 87884 llvm-toolchain-7_7.0.1~+rc2-2.debian.tar.xz
 25d70a5e9fed1a1393b0bb95ee9d4598d66d6c79 12518 llvm-toolchain-7_7.0.1~+rc2-2_source.buildinfo
Checksums-Sha256:
 eaaad6e37a84f8b49d64610fa505a26e0f173715d5cac85a4fba15421c5952b9 8413 llvm-toolchain-7_7.0.1~+rc2-2.dsc
 d90c74b4c739c520a177405f68aeedfad7e66ae8176b2d97c1e5d18f34de78f1 964049 llvm-toolchain-7_7.0.1~+rc2.orig-clang-tools-extra.tar.bz2
 19f73efdb4bf56e9e9ad3df53d737332f62e9119963a3241c7ab9a29ed01b2ad 13901204 llvm-toolchain-7_7.0.1~+rc2.orig-clang.tar.bz2
 ed9ab6b2c04cead06b121300ef5f21180d459112be25a71a5cc9b4c0faad3d3c 2379891 llvm-toolchain-7_7.0.1~+rc2.orig-compiler-rt.tar.bz2
 37be2191dda6c87b25c3dd7fe929dcbec047d4a135301739117aef2480646bbb 1809603 llvm-toolchain-7_7.0.1~+rc2.orig-libcxx.tar.bz2
 215ceb7c453afeb50d18debedc1b012feb3670105f33ba4f092310a2f6a3489f 544414 llvm-toolchain-7_7.0.1~+rc2.orig-libcxxabi.tar.bz2
 9737dce1626c46869338fb38827655d6e588fb979b2933f36ef71419bead0f51 994798 llvm-toolchain-7_7.0.1~+rc2.orig-lld.tar.bz2
 c62f91247599d06dc4e49a828f287ac396e45a66baa671088febb49d0306e06c 11344315 llvm-toolchain-7_7.0.1~+rc2.orig-lldb.tar.bz2
 0117fb395c2e50faf835f375d9bc10a2e9de6daf745feecadd19bec59140c766 1004086 llvm-toolchain-7_7.0.1~+rc2.orig-openmp.tar.bz2
 b54005a230d26e3d81933a1f08d83de882fe5619434a52b788fbb1349ffcf846 3330769 llvm-toolchain-7_7.0.1~+rc2.orig-polly.tar.bz2
 c401badf85c8818de4557ebf437cad45f28b7c519984f058ef1643f50a6717b4 33383191 llvm-toolchain-7_7.0.1~+rc2.orig.tar.bz2
 268ae9afead26adc7fc8351be997c101ea73709ed7ecbfccf53f4b6c351d5fac 87884 llvm-toolchain-7_7.0.1~+rc2-2.debian.tar.xz
 b46bb6d0faa4b7fd80d44e19e97ae67ee24a4dbd76bf0c80c63b09efc721311b 12518 llvm-toolchain-7_7.0.1~+rc2-2_source.buildinfo
Files:
 38d0ee280e3e14a801060fac0022fd5e 8413 devel optional llvm-toolchain-7_7.0.1~+rc2-2.dsc
 d94024b45f0b2a17674309c867050d24 964049 devel optional llvm-toolchain-7_7.0.1~+rc2.orig-clang-tools-extra.tar.bz2
 8435ea6f010bd2c49f06c0ff04ad8a1c 13901204 devel optional llvm-toolchain-7_7.0.1~+rc2.orig-clang.tar.bz2
 d3b6d8011e214b7b7432e3c19cfa1c21 2379891 devel optional llvm-toolchain-7_7.0.1~+rc2.orig-compiler-rt.tar.bz2
 8b23628149ae4c408efa59655698dce5 1809603 devel optional llvm-toolchain-7_7.0.1~+rc2.orig-libcxx.tar.bz2
 d4617ffe4bce449be9f12ab4e08eeac2 544414 devel optional llvm-toolchain-7_7.0.1~+rc2.orig-libcxxabi.tar.bz2
 1aaa03610d3ac9c1270633bc61273de6 994798 devel optional llvm-toolchain-7_7.0.1~+rc2.orig-lld.tar.bz2
 59ce5d567efd2e0c4228d59f58c1ba35 11344315 devel optional llvm-toolchain-7_7.0.1~+rc2.orig-lldb.tar.bz2
 1b6f8eea4c62a33c9f6d7df7eb118f70 1004086 devel optional llvm-toolchain-7_7.0.1~+rc2.orig-openmp.tar.bz2
 c25c1e2a3d09e230e9e60302409fcbe9 3330769 devel optional llvm-toolchain-7_7.0.1~+rc2.orig-polly.tar.bz2
 d45e800fb0a1d31560b4dd7fb5f51b5c 33383191 devel optional llvm-toolchain-7_7.0.1~+rc2.orig.tar.bz2
 1dfaca1ddd211973eff8faff9cc080d9 87884 devel optional llvm-toolchain-7_7.0.1~+rc2-2.debian.tar.xz
 3d1398a7a06538d6b458b7dba6f3e2dd 12518 devel optional llvm-toolchain-7_7.0.1~+rc2-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAlvkFCwACgkQfmUo2nUv
G+GeiQ/8C2CJjVZu+8o7fLn8erGh9sQZ/JGrYZQ3w2d/R82Bxvf/j7mx5UXZ3mFU
HzMJLyW4GLabN1qawxnJc1kFtyCi0SS7157BPUF7L1wycQx/6yThfJj5QLkrQQYQ
cJVKotaA6VJD6ZZLte8k3cAIaZpeNxaIOeQ71Wef1AO7jnVgOT1GJuczBnwMq2RK
O70ek61a/IfOMMqGO3xNy6F2P2XZy5QVYLphQ2WrBGLpwTLOuMpZkdi/u4/nWMPx
I1YvHy+GwGnTxSSR1dn3LuX1TMn4QQLBpZGaE0X/li6DaJHZxlEGiSfc61wJJYFg
1l+kFjhnLLD8xb2JiJ2gBlC+pa+C+emuAQnx+dqU/2Fw65BZFet65yc/8hpDLOVp
Rlrd1Jh3VlkjLMUGXkeBce47uoPRbbx92YrY2oDoppDEfWm+0GhutF+gWtMKaqiP
NJx+zdkAMRXqwTTAXIdaDviaAgLIfHBQuXkpo5II4iMxT+lKcbjyo8Ta/wZVs/Hw
R1w6bB8ZV2ahfEetTF2KbcfyNAr/TlmlyRrbR2c1bL6FNVHigSvI3XqIVPi7fidY
H+9JQj3/MXP5e9GZMjS7tRvcJugPZ20mGElXYiqCTgSdCdkUqRY1/o79ZSYVzvJN
RvOJyYwbG+AZ9kwLX5Qf+1JktToFG3qNCKsUN8+B/sGdN+//JjQ=
=G24b
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 09 Dec 2018 07:27:16 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Thu Jul 15 23:54:57 2021; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.