Control: tags -1 + patch pending

On Mon, 29 Jul 2024 07:51:03 +0200 Lucas Nussbaum <lu...@debian.org> wrote:
Source: aflplusplus
Version: 4.21c-2
Severity: serious
Justification: FTBFS
[...]
During a rebuild of all packages in sid, your package failed to build
on amd64.
[...]
Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> [+] shmat seems to be working.
> [*] Checking for working 'cc'...
> [*] Checking for gcc plugin development header files...
> [-] Oops, can't find gcc header files. Be sure to install 'gcc-X-plugin-dev'.
> make[3]: *** [GNUmakefile.gcc_plugin:127: test_deps] Error 1

I've just uploaded a NMU to DELAYED/5 (with dgit).


Cheers,

--
Stéphane
diff -Nru aflplusplus-4.21c/debian/changelog aflplusplus-4.21c/debian/changelog
--- aflplusplus-4.21c/debian/changelog	2024-07-02 05:34:19.000000000 +0200
+++ aflplusplus-4.21c/debian/changelog	2024-08-27 07:57:54.000000000 +0200
@@ -1,3 +1,10 @@
+aflplusplus (4.21c-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build-depend on gcc-14-plugin-dev (Closes: #1077455)
+
+ -- Stéphane Glondu <glo...@debian.org>  Tue, 27 Aug 2024 07:57:54 +0200
+
 aflplusplus (4.21c-2) unstable; urgency=medium
 
   * Ignore laf-intel/compcov test failure on s390x
diff -Nru aflplusplus-4.21c/debian/control aflplusplus-4.21c/debian/control
--- aflplusplus-4.21c/debian/control	2024-07-02 05:34:19.000000000 +0200
+++ aflplusplus-4.21c/debian/control	2024-08-27 07:57:54.000000000 +0200
@@ -11,7 +11,7 @@
  debhelper-compat (= 13),
  dh-buildinfo,
  dh-strip-nondeterminism,
- gcc-13-plugin-dev,
+ gcc-14-plugin-dev,
  gcc-multilib [amd64 i386 mips64el mipsel ppc64 s390x sparc64 x32],
  lld-17 [!s390x],
  llvm-17-dev,

Reply via email to