Your message dated Sun, 04 Feb 2018 15:49:45 +0000
with message-id <e1eimy5-0004ev...@fasolo.debian.org>
and subject line Bug#889006: fixed in dpatch 2.0.38+nmu1
has caused the Debian Bug report #889006,
regarding dh-autoreconf is run before patching
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
889006: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889006
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debhelper,dh-autoreconf
Severity: serious
Control: found -1 16
Control: affects -1 src:dansguardian

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/dansguardian.html

...
   dh_autoreconf
configure.ac:14: installing './compile'
src/Makefile.am:13: warning: source file 'contentscanners/clamav.cpp' is in a 
subdirectory,
src/Makefile.am:13: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding 
output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same 
subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
src/Makefile.am:31: warning: source file 'contentscanners/icapscan.cpp' is in a 
subdirectory,
src/Makefile.am:31: but option 'subdir-objects' is disabled
src/Makefile.am:39: warning: source file 'contentscanners/kavdscan.cpp' is in a 
subdirectory,
src/Makefile.am:39: but option 'subdir-objects' is disabled
src/Makefile.am:25: warning: source file 'contentscanners/clamdscan.cpp' is in 
a subdirectory,
src/Makefile.am:25: but option 'subdir-objects' is disabled
src/Makefile.am:43: warning: source file 'contentscanners/commandlinescan.cpp' 
is in a subdirectory,
src/Makefile.am:43: but option 'subdir-objects' is disabled
src/Makefile.am:48: warning: source file 'downloadmanagers/default.cpp' is in a 
subdirectory,
src/Makefile.am:48: but option 'subdir-objects' is disabled
src/Makefile.am:53: warning: source file 'downloadmanagers/fancy.cpp' is in a 
subdirectory,
src/Makefile.am:53: but option 'subdir-objects' is disabled
src/Makefile.am:57: warning: source file 'downloadmanagers/trickle.cpp' is in a 
subdirectory,
src/Makefile.am:57: but option 'subdir-objects' is disabled
src/Makefile.am:62: warning: source file 'authplugins/proxy.cpp' is in a 
subdirectory,
src/Makefile.am:62: but option 'subdir-objects' is disabled
src/Makefile.am:63: warning: source file 'authplugins/ident.cpp' is in a 
subdirectory,
src/Makefile.am:63: but option 'subdir-objects' is disabled
src/Makefile.am:64: warning: source file 'authplugins/ip.cpp' is in a 
subdirectory,
src/Makefile.am:64: but option 'subdir-objects' is disabled
src/Makefile.am:70: warning: source file 'authplugins/ntlm.cpp' is in a 
subdirectory,
src/Makefile.am:70: but option 'subdir-objects' is disabled
src/Makefile.am:65: warning: source file 'authplugins/digest.cpp' is in a 
subdirectory,
src/Makefile.am:65: but option 'subdir-objects' is disabled
   dh_dpatch_patch
applying patch 03_add_unconfigures to ./ ... ok.
applying patch 07_fix_config_paths to ./ ... ok.
applying patch 11_FixOptionContainer.cpp_on_arm to ./ ... ok.
applying patch 50_clamav095_support to ./ ... ok.
applying patch 60_add_gcc4.4_support to ./ ... ok.
applying patch 65-fix_clamdsocket to ./ ... ok.
applying patch 70-gcc4.6 to ./ ... ok.
applying patch 70_fix_clamav_detection to ./ ... ok.
applying patch 80_fix_libcre3_max_sub_expression_allocation to ./ ... ok.
...
checking for CLAMAV... no
configure: error: Package requirements (libclamav >= 4) were not met:

Requested 'libclamav >= 4' but version of libclamav is 0.99.3-beta2


This is caused by:


dh-autoreconf (16) unstable; urgency=medium
...
  * Run dh_autoreconf after dh_update_autotools_config,
    not before dh_auto_configure

--- End Message ---
--- Begin Message ---
Source: dpatch
Source-Version: 2.0.38+nmu1

We believe that the bug you reported is fixed in the latest version of
dpatch, 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 889...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <ni...@thykier.net> (supplier of updated dpatch 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 04 Feb 2018 15:23:16 +0000
Source: dpatch
Binary: dpatch
Architecture: source
Version: 2.0.38+nmu1
Distribution: unstable
Urgency: medium
Maintainer: Gergely Nagy <alger...@madhouse-project.org>
Changed-By: Niels Thykier <ni...@thykier.net>
Description:
 dpatch     - patch maintenance system for Debian source packages
Closes: 868978 889006
Changes:
 dpatch (2.0.38+nmu1) unstable; urgency=medium
 .
   * Non-maintainer upload.  Uploaded without delay with
     maintainer's permission  (#889006 comment 44).
   * Apply patch from Sven Joachim to FTBFS if awk is provided
     by original-awk rather than mawk.  (Closes: #868978)
   * Run dh_dpatch_patch before dh_update_autotools_config rather
     than before dh_auto_configure to ensure patching happens
     before autotools "retooling".  (Closes: #889006)
Checksums-Sha1:
 657de035fe9d4b6c1376f468e93a78d889b64781 1542 dpatch_2.0.38+nmu1.dsc
 b54bc0883e802a2906fb0aae71ca25d32077b0ac 68920 dpatch_2.0.38+nmu1.tar.xz
 0f2cbbb2819f7cef33c761a86e5d3da69df64d5b 4118 
dpatch_2.0.38+nmu1_source.buildinfo
Checksums-Sha256:
 371fe42bff6962aa53d9981908b941506c1f46f57408eb657881eacb17f0e92c 1542 
dpatch_2.0.38+nmu1.dsc
 f6b43d7a267f407dc4125114bd3b0845c857c9c6b62e6be68e8e02d603da0418 68920 
dpatch_2.0.38+nmu1.tar.xz
 4ed707093cd527fc76a50dc50c424e0efcd2dba8838b70a889d3f6485b0bb0d4 4118 
dpatch_2.0.38+nmu1_source.buildinfo
Files:
 85c0e9b60df662c039f0fdea3f96a3f0 1542 vcs optional dpatch_2.0.38+nmu1.dsc
 6f8c74e7ff174d819a13e5d2506f49ce 68920 vcs optional dpatch_2.0.38+nmu1.tar.xz
 6906d493d279c47566ba555d8a14743b 4118 vcs optional 
dpatch_2.0.38+nmu1_source.buildinfo

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

iQIzBAEBCAAdFiEEsxMaRR2/33ygW0GXBUu7n32AZEIFAlp3Jz4ACgkQBUu7n32A
ZELvJw/+IqmppKoWie549dxDx4Sxn/v5pfHgfWeSNGSMSypfdPUKcxjoUfrXgKfI
jbqXyyN0LullcCv7vbAKl3K7bOfHBnAh2izIAAnhYqgy9JP4+GE6C4YO6mBqNIoQ
jLZ3pzuPVOtSWoaC6AlWTEoJnf9WzduEckLL42Oi7kDK9Z+P5zntJTF0Yf/cJ/Wh
tUybcu4boNlVo+leZm/Am01hi/M3/76cBNk1CisJiq9g7tumb46ExnbOAWfH5Xfx
FixO26RPD3KvE5lPOl0KpwVS9vzg6nFFdnALDt9ULILibuvCtoamMuAXj+qPA/xR
Yd2/IwVW0QC8rZx9cNg+BhFz492qv4vcdohASDuUiUjSEg9JP9+qI3Gc0nwDmsLr
T3jv1GxrZplS2yov/LUuHuk9BedesJliAyy8m+O/5ftJe5N8aRLB5ycOC0VRR8uB
ywukXh5sG4u3CIz1ms4pYlzH9CGYqI14Su0OdkPqf8rYyVXxPqnmP1rDgaIGCZjg
W0nQnS5fnyk866/wpzwwQCwJqNsoSz9VsQN+fTPiiIoViw0V2hnMcDoTNnS7bfsJ
k5YxVPjITQH50F1PTa7cUt4/0bhpCoY3Ry2g+WTVmCup0u1/regwOk5/BK4+oSa6
ngAlSZYi40HhChnU72ipHgWeWD+65k7ZZl8fRFtgKBCDA1YFDuc=
=odZm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to