Your message dated Fri, 23 Sep 2016 10:28:08 +0000
with message-id <e1bnnic-0006fu...@franck.debian.org>
and subject line Bug#834961: fixed in libvitacilina-perl 0.2-2
has caused the Debian Bug report #834961,
regarding libvitacilina-perl: FTBFS too much often (configure fails)
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.)


-- 
834961: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834961
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libvitacilina-perl
Version: 0.2-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
        perl Makefile.PL INSTALLDIRS=vendor create_packlist=0
Checking if your kit is complete...
Looks good
'CREATE_PACKLIST' is not a known MakeMaker parameter name.
"\x{00c2}" does not map to ascii at /usr/share/perl/5.22/ExtUtils/MakeMaker.pm 
line 1187.
"\x{00a1}" does not map to ascii at /usr/share/perl/5.22/ExtUtils/MakeMaker.pm 
line 1187.
"\x{00c3}" does not map to ascii at /usr/share/perl/5.22/ExtUtils/MakeMaker.pm 
line 1187.
"\x{00a9}" does not map to ascii at /usr/share/perl/5.22/ExtUtils/MakeMaker.pm 
line 1187.
"\x{00c2}" does not map to ascii at /usr/share/perl/5.22/ExtUtils/MakeMaker.pm 
line 1187.
"\x{00a1}" does not map to ascii at /usr/share/perl/5.22/ExtUtils/MakeMaker.pm 
line 1187.
"\x{00f0}" does not map to ascii at /usr/share/perl/5.22/ExtUtils/MakeMaker.pm 
line 1187.
panic: sv_setpvn called with negative strlen -1 at 
/usr/share/perl/5.22/ExtUtils/MakeMaker.pm line 1187.
Close with partial character at /usr/share/perl/5.22/ExtUtils/MakeMaker.pm line 
1187.
Generating a Unix-style Makefile
Writing Makefile for Vitacilina
dh_auto_configure: perl Makefile.PL INSTALLDIRS=vendor create_packlist=0 
returned exit code 25
debian/rules:4: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

Because this source package only generates "Arch: all" packages, this
is the same as a FTBFS bug in the usual sense, and the fact that I was
doing "dpkg-buildpackage -A" does not mean anything special.

I attach two build logs. There are more here:

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

Thanks.

Attachment: libvitacilina-perl_0.2-1_amd64-20160814T2319Z.gz
Description: application/gzip

Attachment: libvitacilina-perl_0.2-1_amd64-20160819T153557Z.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: libvitacilina-perl
Source-Version: 0.2-2

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

Debian distribution maintenance software
pp.
Niko Tyni <nt...@debian.org> (supplier of updated libvitacilina-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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 23 Sep 2016 11:06:43 +0300
Source: libvitacilina-perl
Binary: libvitacilina-perl
Architecture: source
Version: 0.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Niko Tyni <nt...@debian.org>
Description:
 libvitacilina-perl - Perl feed aggregation library
Closes: 834961
Changes:
 libvitacilina-perl (0.2-2) unstable; urgency=low
 .
   * Team upload.
 .
   [ Dario Minnucci ]
   * debian/control:
     - 'Uploaders' updated to @d.o email address
     - Following Debian Policies (Section 2.5), I downgrade the package
       priority to extra because depends on 'libdatetime-perl' which is extra.
   * debian/copyright: Updated with to @d.o email address
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
     svn.debian.org to anonscm.debian.org URL.
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
   * Update Vcs-Browser URL to cgit web frontend
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 .
   [ Angel Abad ]
   * Email change: Angel Abad -> an...@debian.org
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
   * Strip trailing slash from metacpan URLs.
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * Remove Dario Minnucci from Uploaders. Thanks for your work!
   * Run dh_auto_configure under a UTF-8 locale.
     + this fixes build failures by working around issues in
       ExtUtils::MakeMaker (see #835988) and Encode (see #835989).
       (Closes: #834961)
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
     copyright"
 .
   [ Niko Tyni ]
   * Upgrade the source package format to 3.0 (quilt).
   * Patch the POD documentation to add encoding information.
   * Declare Standards-Version 3.9.8.
Checksums-Sha1:
 c96a95d261a143993094225d29dac42ec7d54ff6 2145 libvitacilina-perl_0.2-2.dsc
 6bb885632843be82bf4f27e2f80deb1dcaf1cfb5 2820 
libvitacilina-perl_0.2-2.debian.tar.xz
Checksums-Sha256:
 62ca74ac9c7b4ac306ffeb1b0d436914759e5b9f6f638146893b30d9bac68c9e 2145 
libvitacilina-perl_0.2-2.dsc
 78e43fba594b8b9d8f8c873ab94b3466317e3c50c53fecb78a4a7d6b7ce59b8c 2820 
libvitacilina-perl_0.2-2.debian.tar.xz
Files:
 3380cbe6577edbb2154728c7d273ab81 2145 perl extra libvitacilina-perl_0.2-2.dsc
 ebef5f9a3a3eeb0cd4a67da8b2d8a30d 2820 perl extra 
libvitacilina-perl_0.2-2.debian.tar.xz

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

iQIcBAEBCAAGBQJX5ObpAAoJEC7A/7O3MBsfJygP/iDWvWisriWQXeHDxD8Kbf+/
cfjKs4mh2D2zuMyOAsIXYMt/0ayi97LQpMCyCqlW+7NOFK8EfSnY72u2fEnZ+TXo
En6SFlddnW9W/63QJgWr7adxoctWBQByUW9NokO3L+wEoALfxyLEJggaHBaFlfV7
2QU5Xj0oc+byK7eRwCCHY5Zvt+KfWPTONmugHjmdFAn5KnaQmyvaJSWDMdnXeCmA
5eIH0nHdTOfavjVD744vtUcR3oqNLs7zGDdDr+EkrZzMfycirM1uk4gHQnQVb0mc
P2xCarxW/C7cEA3u/V0e+3pIkcUQNZ/FwamQLbw1Pb7ID5AM61sewi0ygr07rdSH
yR8BpdOAfmV9zfgr8CSh+3mFuw/edtcN7nXGNUx5u2bIJtdImj4/1qdY2Di2YwX3
rz37KnoSXN2tZSN+WhmydhW0ujV0CojPeBzaVqGYz8dE2IeHicxV0s3Kdtc9PWcd
MGxDssaTnhVQ2VRO/8SUM0GjY/G2WIzrihBjdTTOgDtAK3uyH3HP6uM5cS7q/ij0
Ad2mSjS7Pk7M7DQ7E0bxL4QeAvjSIJX5ii8RYRYFg8mhxZqaRAph7UZ8cy6xZDR0
vrmV00XAw5Fbf/NOOb/vmvOXnXGxtgHDZlNs4UgLZTIEhtwAHaWAuQ+mfH7URGKA
qHEBVaEjKX7Mfi+SkBlX
=kpqg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to