Your message dated Sat, 19 Jan 2019 15:10:58 +0000
with message-id <[email protected]>
and subject line Bug#919731: fixed in libaudio-mpd-common-perl 2.003-2
has caused the Debian Bug report #919731,
regarding libpoe-component-client-mpd-perl: FTBFS (Can't locate object method 
"format" via package "Audio::MPD::Common::Item::Song")
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 [email protected]
immediately.)


-- 
919731: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919731
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libpoe-component-client-mpd-perl
Version: 2.001-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
        perl Build.PL --installdirs vendor --config "optimize=-g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" --config 
"ld=x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'POE-Component-Client-MPD' version '2.001'
   dh_auto_build -i
        perl Build
Building POE-Component-Client-MPD
   dh_auto_test -i
        perl Build test --verbose 1
t/00-compile.t ........... 

[... snipped ...]

ok 5 - all_artists() return the artists
ok 6
ok 7 - command 'coll.all_titles' returned an ok status
ok 8 - all_titles() return the titles
ok 9
ok 10 - command 'coll.all_files' returned an ok status
ok 11 - all_files() return the pathes
ok 12 - all_files() return strings
ok
Can't locate object method "format" via package 
"Audio::MPD::Common::Item::Song" at 
/<<PKGBUILDDIR>>/blib/lib/POE/Component/Client/MPD/Connection.pm line 232.
# No tests run!
t/62-coll-pick.t ......... 
1..9
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/9 subtests 
Can't locate object method "format" via package 
"Audio::MPD::Common::Item::Song" at 
/<<PKGBUILDDIR>>/blib/lib/POE/Component/Client/MPD/Connection.pm line 232.
# Looks like you planned 38 tests but ran 3.
t/63-coll-relations.t .... 
1..38
ok 1 - command 'coll.albums_by_artist' returned an ok status
ok 2 - albums_by_artist() return the album
ok 3 - albums_by_artist() return plain strings
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 35/38 subtests 
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author

Test Summary Report
-------------------
t/23-conn-dialog.t     (Wstat: 65280 Tests: 9 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 34 tests but ran 9.
t/60-coll-retrieve.t   (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 35 tests but ran 0.
t/62-coll-pick.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 9 tests but ran 0.
t/63-coll-relations.t  (Wstat: 65280 Tests: 3 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 38 tests but ran 3.
Files=21, Tests=260, 98 wallclock secs ( 0.17 usr  0.09 sys + 43.59 cusr  4.31 
csys = 48.16 CPU)
Result: FAIL
Failed 4/21 test programs. 0/260 subtests failed.
dh_auto_test: perl Build test --verbose 1 returned exit code 255
make: *** [debian/rules:7: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libpoe-component-client-mpd-perl.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: libaudio-mpd-common-perl
Source-Version: 2.003-2

We believe that the bug you reported is fixed in the latest version of
libaudio-mpd-common-perl, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Florian Schlichting <[email protected]> (supplier of updated 
libaudio-mpd-common-perl 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 [email protected])


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

Format: 1.8
Date: Sat, 19 Jan 2019 15:17:45 +0100
Source: libaudio-mpd-common-perl
Binary: libaudio-mpd-common-perl
Architecture: source
Version: 2.003-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Florian Schlichting <[email protected]>
Description:
 libaudio-mpd-common-perl - collection of common perl helper classes for MPD
Closes: 919731
Changes:
 libaudio-mpd-common-perl (2.003-2) unstable; urgency=medium
 .
   * Team upload
 .
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 .
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
   * debian/upstream/metadata: use HTTPS for GitHub URLs.
   * Remove Jonathan Yu from Uploaders. Thanks for your work!
   * Remove Jose Luis Rivas from Uploaders. Thanks for your work!
   * Remove Rene Mayorga from Uploaders. Thanks for your work!
 .
   [ Alex Muntada ]
   * Remove inactive pkg-perl members from Uploaders.
 .
   [ Salvatore Bonaccorso ]
   * Update Vcs-* headers for switch to salsa.debian.org
 .
   [ Florian Schlichting ]
   * Add support for more song tags and metadata (closes: #919731)
   * Declare compliance with Debian Policy 4.3.0
Checksums-Sha1:
 077cb160813a781580db9c6e22072cf9fb42efae 2303 
libaudio-mpd-common-perl_2.003-2.dsc
 e605e1d81401f2db632058cbb1c6054b3d83fc4a 4188 
libaudio-mpd-common-perl_2.003-2.debian.tar.xz
 75290c752e66abfed9876693ae013ed1ecac24b0 7164 
libaudio-mpd-common-perl_2.003-2_amd64.buildinfo
Checksums-Sha256:
 5720c85983c49c382de9f604f01c42460707b37dff1d985d1c3342743a3194be 2303 
libaudio-mpd-common-perl_2.003-2.dsc
 673ddb4b8765df1b5797dfde18bef0df074bab47c6a3fa0aa130d3cfb7899749 4188 
libaudio-mpd-common-perl_2.003-2.debian.tar.xz
 f981c0ecbc7d23b5b125f2f33557d696d6c6caf82ae1a8556697ec490b01255f 7164 
libaudio-mpd-common-perl_2.003-2_amd64.buildinfo
Files:
 86ca23624fe5826b1a90104443848235 2303 perl optional 
libaudio-mpd-common-perl_2.003-2.dsc
 dbbcd86f67c35e525c9d6df08af43a79 4188 perl optional 
libaudio-mpd-common-perl_2.003-2.debian.tar.xz
 7321c0b3722061cc152463564672a511 7164 perl optional 
libaudio-mpd-common-perl_2.003-2_amd64.buildinfo

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

iQIzBAEBCAAdFiEEMLI8i05qOwnqprZSEpc7bnLcB7UFAlxDNLIACgkQEpc7bnLc
B7X6wxAAlHdSO18WBQ0UsHeLeMZtZhtOHcZ5aajP8C0VQswmz1APjoOEDnMAj5F7
zY+eqAT2DPFTa+kAenTQEd8ElWY4tTc3UyUH/KS/ck4TwrZMYRuYzRqVMd/UmEz5
8zORQC8DDbsc6U2Wk80BqE7sXn6paaRur93XYfLUCwGOlJQGwC/ZHJOvewFXXR0+
NQHHbSJ74O0w1alHoHN//vlNSY/EP4NUU8b1O4qwASfT9Bs2rfeozhpJQTM2E/24
2WKmvJHrKGyUwbmcw+mmfUDh5CRpuhzObjPF/9A3KxmXMyKV1GKc4io3QHJOlqwl
pZCNbW7w1IkFTH2adAZo73YcyGhVvm47XaSpB5NWCTG1+hPglZ6Q4TC1mMb4S6eU
ns2Yq3fnQh7V1PpfhV4peG8lSzbJrv3+e+n6flxlBUT7b8Oz/cy1McJtTHZNhRIB
IEv9ZfyPs1iLGAdoMZBA0ulivIPKhuT3+saGhiYzf+1uEhAmelYTzEN29l88lQdE
/1+kHX/H3fHxIkQ3hucTHA89rLIj/9OJAK6Jl9gWn510ckLbW4GozEo2m/vNsnH8
wQirMJXsYJq9y7syEZjFQQvbMNEUreQ+IUr+cS273ElGvM1YRssa9IT4vVGWkLc+
G5pHILEX58bBdNwAjcUpCOwRDkRD2v0YfDvKbWnwotnWARtx2P0=
=xTqF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to