Package: nmapsi4
Version: 0.5~alpha2-1
Severity: serious
Tags: ftbfs patch
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

nmapsi4 fails to build from source in several architectures since 0.5~alpha2-1
revision.

nmapsi4 build depends of qtwebengine5-dev. Since 5.9.1+dfsg-5 revision, released
in 30 Sep 2017, qtwebengine5-dev is only available for amd64, arm64, armhf, i386
and mipsel. Consequently, now nmapsi4 FTBFS in armel, mips64el, ppc64el, s390x,
alpha, hppa, hurd-i386, ia64, m68k, powerpc, ppc64, riscv64, sh4, sparc64 and
x32.

The following patch fixes the FTBFS in nmapsi4:

diff -Nru nmapsi4-0.5~alpha2/debian/control nmapsi4-0.5~alpha2/debian/control
--- nmapsi4-0.5~alpha2/debian/control   2020-05-22 12:50:04.000000000 -0300
+++ nmapsi4-0.5~alpha2/debian/control   2020-06-19 14:33:47.000000000 -0300
@@ -11,7 +11,7 @@
 Rules-Requires-Root: no
 
 Package: nmapsi4
-Architecture: any
+Architecture: amd64 arm64 armhf i386 mipsel
 Depends: ${shlibs:Depends}, ${misc:Depends}, nmap, bind9-dnsutils
 Description: graphical interface to nmap, the network scanner
  NmapSI4 is a complete Qt-based Gui with the design goal to provide a complete

Regards,

Eriberto

Reply via email to