Your message dated Fri, 30 Oct 2020 18:03:38 +0000
with message-id <e1kyyku-0002lc...@fasolo.debian.org>
and subject line Bug#971164: fixed in libextractor 1:1.10-2
has caused the Debian Bug report #971164,
regarding libextractor: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1 
returned exit code 2
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.)


-- 
971164: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971164
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libextractor
Version: 1:1.10-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200926 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[6]: Entering directory '/<<PKGBUILDDIR>>/src/plugins'
> PASS: test_man
> PASS: test_it
> PASS: test_dvi
> PASS: test_nsf
> PASS: test_odf
> PASS: test_ps
> PASS: test_png
> PASS: test_nsfe
> PASS: test_s3m
> PASS: test_riff
> PASS: test_wav
> PASS: test_sid
> PASS: test_zip
> PASS: test_xm
> PASS: test_archive
> FAIL: test_exiv2
> PASS: test_thumbnailffmpeg
> PASS: test_gif
> PASS: test_flac
> PASS: test_ole2
> PASS: test_gstreamer
> PASS: test_html
> PASS: test_jpeg
> PASS: test_thumbnailgtk
> PASS: test_mime
> PASS: test_previewopus
> PASS: test_mpeg
> PASS: test_ogg
> PASS: test_tiff
> PASS: test_rpm
> PASS: test_deb
> PASS: test_midi
> ===================================================
>    libextractor 1.10: src/plugins/test-suite.log
> ===================================================
> 
> # TOTAL: 32
> # PASS:  31
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: test_exiv2
> ================
> 
> Warning: Directory Pentax, entry 0x0004: Data area exceeds data buffer, 
> ignoring it.
> Got additional meta data of type 38 and format 1 with value `28deg 8' 18"' 
> from plugin `exiv2'
> Got additional meta data of type 40 and format 1 with value `14deg 14' 22"' 
> from plugin `exiv2'
> Did not get expected meta data of type 38 and format 1 with value `28deg 8' 
> 17.585" ' from plugin `exiv2'
> Did not get expected meta data of type 40 and format 1 with value `14deg 14' 
> 21.713" ' from plugin `exiv2'
> FAIL test_exiv2 (exit status: 1)
> 
> ============================================================================
> Testsuite summary for libextractor 1.10
> ============================================================================
> # TOTAL: 32
> # PASS:  31
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See src/plugins/test-suite.log
> Please report to bug-libextrac...@gnu.org
> ============================================================================
> make[6]: *** [Makefile:2457: test-suite.log] Error 1
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins'
> make[5]: *** [Makefile:2565: check-TESTS] Error 2
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins'
> make[4]: *** [Makefile:2888: check-am] Error 2
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins'
> make[3]: *** [Makefile:2349: check-recursive] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins'
> make[2]: *** [Makefile:433: check-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[1]: *** [Makefile:553: check-recursive] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2

The full build log is available from:
   http://qa-logs.debian.net/2020/09/26/libextractor_1.10-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: libextractor
Source-Version: 1:1.10-2
Done: Bertrand Marc <bm...@debian.org>

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

Debian distribution maintenance software
pp.
Bertrand Marc <bm...@debian.org> (supplier of updated libextractor 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: Fri, 30 Oct 2020 18:34:34 +0100
Source: libextractor
Architecture: source
Version: 1:1.10-2
Distribution: unstable
Urgency: medium
Maintainer: Bertrand Marc <bm...@debian.org>
Changed-By: Bertrand Marc <bm...@debian.org>
Closes: 968522 971164 971877
Changes:
 libextractor (1:1.10-2) unstable; urgency=medium
 .
   * Add a patch taken upstream to fix test failure with latest exiv2
     library (Closes: #971164).
   * Disable apparmor support on !linux archs, thanks to Pino Toscano
     (Closes: #968522).
   * Fix typos in debian/control: recommend libextractor-plugins-all
     instead of libextractor-plugin-all, thanks to John Scott (Closes:
     #971877).
Checksums-Sha1:
 3354f6c1bc591ced39a4fc808bd62eed11cb7bfd 4243 libextractor_1.10-2.dsc
 733c114e77cd5a13bc02b1880985893c21ccd1c8 19500 
libextractor_1.10-2.debian.tar.xz
 e06655a4ec3a72bd92797932eeeedf8ee92dd3c4 27230 
libextractor_1.10-2_amd64.buildinfo
Checksums-Sha256:
 f1edf849c06f3dac0ee864a04e189307228d95ab60dfc1a14b09b3cc2fdcc618 4243 
libextractor_1.10-2.dsc
 d1a1c7707fb0cf28de656c0fc3ab76b7457d96a298363ace9e44547136044801 19500 
libextractor_1.10-2.debian.tar.xz
 c0602a694f454efa4dea450e4ee1879d11d4d620b860f1ff12c81018ab682c29 27230 
libextractor_1.10-2_amd64.buildinfo
Files:
 f7563bcd616ed220e55c87046bd0bbe4 4243 libs optional libextractor_1.10-2.dsc
 45bec4c6047a4255d5471d7543d193ba 19500 libs optional 
libextractor_1.10-2.debian.tar.xz
 5a78e9e44619f9a48401bee200e54f4a 27230 libs optional 
libextractor_1.10-2_amd64.buildinfo

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

iQJFBAEBCAAvFiEEKUUr1GPOZwMj0JuIoEqzutviY+4FAl+cUDURHGJtYXJjQGRl
Ymlhbi5vcmcACgkQoEqzutviY+5f6Q/+OjBEiA3kQFW3Ybbvh0yeFMA2Sk2f+XV4
VmMyvzaMDA+YOldCYOd/EKyb+IFhCpehoTLMhjSUiV8I0IRsLxx5sjc+Zj8Js6BM
edY+zsg3jdKpljIC4pI446l17l8FvKUG9Qv7I5LNcKdBU6utu+0ubCvLAwwZ8HLY
AI5GQnpsUpGGQelco8aqzj1Y/OPXPbJHXv3Wjuf7JaSfxw0qOsDeQZ2/rCgZPXct
OF5u5gdctSzK6Mbf6eSyX6S+e7Y5WUPLWu9k9CsHyx2tLr1P5+hvPgCbxhyMea3S
h370HwWRH8sgr7Wk3WBpTiJn0YtuCSzLLZ7df1NvnwpDLYjL2ZmWHjXIyK8AdLYa
0cpeaThXaaumgj/RyATLMtJZaom4Tp8g2oB3BUxUQBnrMg+C4zqe8w1+bo9op1Pg
QnXXP2SQqSiWa6u7ds8NGWmDX2Lz6ybAQ6vKUN0+WUm26lRGTnDXtXLuulcloEwO
3RPin0BL2xctNyfOOI/hglHWS+zDKdAj6FR9thebKVWHjKyP4ec6B5UcU5OBZJgT
TEdrY0wTOT+EWj404Ope3Tdb2mRYnukjjPRqycxi4bnQRTTjxUP/aHYMQljRSMVL
fHbL3I2ijy5EmvWBUPb/+pSfL9YKoZZV4hktrl6eUz97CLXbF7VCF4nd9hNLBl0Z
rW3dJ62vTVo=
=l8PH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to