Your message dated Tue, 03 Sep 2024 19:49:02 +0000
with message-id <e1slzwq-00g7lq...@fasolo.debian.org>
and subject line Bug#884710: fixed in ants 2.4.3+dfsg-1
has caused the Debian Bug report #884710,
regarding ants: FTBFS: URL using bad/illegal format or missing URL
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.)


-- 
884710: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ants
Version: 2.2.0-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

ants/experimental recently started to FTBFS:

[  0%] Generating 
/build/ants-2.2.0/obj-i686-linux-gnu/ExternalData/TestData/Data/r64slice.nii.gz
[  1%] Generating 
/build/ants-2.2.0/obj-i686-linux-gnu/ExternalData/TestData/Data/Frown.nii
cd /build/ants-2.2.0/obj-i686-linux-gnu/Examples/TestSuite && /usr/bin/cmake 
-Drelative_top=/build/ants-2.2.0/obj-i686-linux-gnu 
-Dfile=/build/ants-2.2.0/obj-i686-linux-gnu/ExternalData/TestData/Data/r64slice.nii.
gz -Dname=/build/ants-2.2.0/TestData/Data/r64slice.nii.gz -Dext=.md5 
-DExternalData_ACTION=fetch 
-DExternalData_CONFIG=/build/ants-2.2.0/obj-i686-linux-gnu/Examples/TestSuite/ANTSFetchData_config.cmake
 -P /build/a
nts-2.2.0/CMake/ExternalData.cmake
cd /build/ants-2.2.0/obj-i686-linux-gnu/Examples/TestSuite && /usr/bin/cmake 
-Drelative_top=/build/ants-2.2.0/obj-i686-linux-gnu 
-Dfile=/build/ants-2.2.0/obj-i686-linux-gnu/ExternalData/TestData/Data/Frown.nii
 -Dn
ame=/build/ants-2.2.0/TestData/Data/Frown.nii -Dext=.md5 
-DExternalData_ACTION=fetch 
-DExternalData_CONFIG=/build/ants-2.2.0/obj-i686-linux-gnu/Examples/TestSuite/ANTSFetchData_config.cmake
 -P /build/ants-2.2.0/CM
ake/ExternalData.cmake
-- Fetching 
"file:////build/ants-2.2.0/debian/testdata/MD5/37aaa33029410941bf4affff0479fa18"
CMake Error at /build/ants-2.2.0/CMake/ExternalData.cmake:743 (message):
  Object MD5=37aaa33029410941bf4affff0479fa18 not found at:

    
file:////build/ants-2.2.0/debian/testdata/MD5/37aaa33029410941bf4affff0479fa18 
("URL using bad/illegal format or missing URL")
Call Stack (most recent call first):
  /build/ants-2.2.0/CMake/ExternalData.cmake:765 (_ExternalData_download_object)


Examples/TestSuite/CMakeFiles/ANTSFetchData.dir/build.make:70: recipe for 
target 'ExternalData/TestData/Data/r16slice.nii.gz.md5-stamp' failed
make[4]: *** [ExternalData/TestData/Data/r16slice.nii.gz.md5-stamp] Error 1


The four slashes after file: look suspicious.
I also tried a non-parallel build which resulted in the same failure.


Andreas

Attachment: ants_2.2.0-1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: ants
Source-Version: 2.4.3+dfsg-1
Done: Pierre Gruet <p...@debian.org>

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

Debian distribution maintenance software
pp.
Pierre Gruet <p...@debian.org> (supplier of updated ants 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: SHA512

Format: 1.8
Date: Tue, 03 Sep 2024 21:31:29 +0200
Source: ants
Architecture: source
Version: 2.4.3+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 819427 872741 884710 905417 909833 1018921
Changes:
 ants (2.4.3+dfsg-1) unstable; urgency=medium
 .
   * New upstream release 2.4.3+dfsg:
     - Build is successful on amd64 (Closes: #872741, #884710, #909833)
     - Building against insighttoolkit5 (Closes: #1018921)
   * Removing d/docs, there are no more documentation files to install
   * Skipping tests relying on external data with unclear licensing
   * Rewriting d/copyright
   * Repacking to exclude a non-free file
   * Adding myself as Uploader
   * Adding B-D on two itk modules: adaptiveDenoising and
     genericLabelInterpolator
   * Adding linker flags to build against libitkadaptivedenoising-dev
   * Adding a header to the up_lower_cc_3_test_i386_precision patch
   * Removing d/s/include-binaries
   * Removing legacy patches
   * Honouring the RPATH fixed in debian/rules
   * Adding perl:Depends to the Depends: field in d/control
   * Installing shared libs in a private directory, installing shell scripts
     without the .sh extension
   * debian/rules:
     - Hardening
     - Revising the creation process of man pages by overriding dh_installman
     - Removing get_upstream_external_data target
     - Keeping the built .so files in the binary package
     - Updating paths after changes in last upstream versions (Closes: #905417)
     - Polishing by removing useless lines or stanzas
   * Revising and documenting Lintian overrides
   * Fixing minor spelling mistakes
 .
   [ Andreas Tille ]
   * Take over package into Debian Med team maintenance
   * Remove debian/gbp.conf
   * Raising Standards-Version to 4.7.0:
     - debhelper-compat 13 (routine-update)
     - Secure URI in copyright format (routine-update)
     - Rules-Requires-Root: no (routine-update)
   * Remove trailing whitespace in debian/changelog (routine-update)
   * Remove trailing whitespace in debian/rules (routine-update)
   * Do not parse d/changelog (routine-update)
   * Add salsa-ci file (routine-update)
   * watch file standard 4 (routine-update)
   * Build-Depends specifies only libpng-dev (Closes: #819427)
   * Fix watchfile to detect new versions on Github (routine-update)
 .
   [ Dimitri Papadopoulos Orfanos ]
   * SVN → Git
   * Update README.source
Checksums-Sha1:
 aa36fd80e4a1ada05232c01c8e4b53382e2e1e59 2200 ants_2.4.3+dfsg-1.dsc
 00e709ad9abc23322b825f0f9ef28afd040b9d03 2001940 ants_2.4.3+dfsg.orig.tar.xz
 243be912c0fee15877663577f3d1dd94fffd9d05 18652 ants_2.4.3+dfsg-1.debian.tar.xz
 c376f9cdd5b7cfc09acc86a55e9be213a2d2b5ef 8912 
ants_2.4.3+dfsg-1_source.buildinfo
Checksums-Sha256:
 5458a2726509141292a7825d19ed74f603ad6000b962db6c9df4e4786eb40474 2200 
ants_2.4.3+dfsg-1.dsc
 934c5fcb4215a40856690893d2f367c7b1d49c08f0a712fd2f47ff29f796fbc6 2001940 
ants_2.4.3+dfsg.orig.tar.xz
 90a3a8059c5bab7241c6e3be3519f8366504bc61ef4375f9b7310a0df738fd60 18652 
ants_2.4.3+dfsg-1.debian.tar.xz
 76cf0127b6b66597fd81d186f663261c79b608a3e425a653d51036850944d26e 8912 
ants_2.4.3+dfsg-1_source.buildinfo
Files:
 300f9e88123a812f69b809d99e50e28e 2200 science optional ants_2.4.3+dfsg-1.dsc
 c3666a04a71e8c9bd619309d977f57b3 2001940 science optional 
ants_2.4.3+dfsg.orig.tar.xz
 1a05818614faa237944d0a5ff7bdb056 18652 science optional 
ants_2.4.3+dfsg-1.debian.tar.xz
 30e5cc543bbbfcc96b6eb7bfaafb0b0c 8912 science optional 
ants_2.4.3+dfsg-1_source.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmbXZFYACgkQYAMWptwn
dHYu/RAAtjHFjXNveNiD0vcbZU+r5dgWduisEMSkhTTK9E/gsnsyCbH63U+ITRHI
oba1b1eFbt8pLPEankcfrvf4eC5rQk6YGBh/IuUiphuG1WRLyEM8+NGk9ZmxfDpU
OV65+SYYYigy7xEJiYC+5Oy1jOopXI0TZBPcGwETK47OBkwoLY3+itCE9MWKm6wN
JRcxH36h/3G0i4IVCMJB1ZwpII0RsNrMno7puVEC7iGgTQJo1rS5VTxMBsE7UVY0
xG+ktm7LtWWeFN575LfbITqET++IDQ5PLNZUPSAJUjjVMLmqjxLFpEqbsQap4F7B
/YlzETZrYU82x0wmKe4jAEMWp52NIMOA5n28MATN+26US/z7AurZNXoYizm/16+P
EAwK7P/d1KKJHYX+UZ7H5M2mqajL4sFwydk/f8eMhGlS5seD+lvwCuq56e2fcV/B
XwQQQMTq3mW2Wv2wqIOxPOKZ88Cc89VSPE5P04XDc/6+NkZRnUV7CMB5JHGt+nkS
Hvznc/nuOtXiAAY5g4JKvi4SmItguP3g12IOkdlEZ0Jhe3/KltDrR5OR5MGzqsMN
lZq1raX4X7XlQ1UJs6peZhPhD5Em+kjqMcTPZnPYMxihMm/T4WkSdJBOjwX7cYE7
NjweJVmzIUXZdFrOagWK4Ag0zIYQ5HRSbIZSGpiLUUezpYcFCdo=
=QvaN
-----END PGP SIGNATURE-----

Attachment: pgpyJMfzMGF71.pgp
Description: PGP signature


--- End Message ---

Reply via email to