Your message dated Sat, 05 Aug 2017 16:50:47 +0000
with message-id <e1de2hn-000aso...@fasolo.debian.org>
and subject line Bug#853499: fixed in libopengl-perl 0.7000+dfsg-1
has caused the Debian Bug report #853499,
regarding libopengl-perl: ftbfs with GCC-7
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.)


-- 
853499: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853499
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libopengl-perl
Version: 0.6704+dfsg-2
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/libopengl-perl_0.6704+dfsg-2_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
ok 115 - $o2->calc(3,"5,0,endrowif,8",9)
ok 116 - $o2->calc(3,"5,1,returnrowif,8",9)
ok 117 - $o2->calc(3,"5,0,returnrowif,8",9)
ok 118 - $o2->calc("sum")
ok 119 - $o2->calc("1,2,sum")
ok 120 - $o2->calc("avg")
ok 121 - $o2->calc("5,avg")
ok 122 - $o2->calc("-,abs")
ok 123 - $o2->calc("abs")
ok 124 - $o2->calc("power")
not ok 125 - $o1->calc("2,power")
ok 126 - $o2->calc("min")
ok 127 - $o2->calc("5,min")
ok 128 - $o2->calc("max")
ok 129 - $o2->calc("5,max")
ok 130 - $o2->calc("pi")
not ok 131 - $o2->calc("dec,6,min,10,swap,power,pi,*,10,%")
ok 132 - $o2->calc("10,/,pi,*,sin,10,*")
ok 133 - $o2->calc("10,/,pi,*,cos,10,*")
ok 134 - $o2->calc("10,/,pi,*,tan,10,*,abs,100,min")
ok 135 - $o2->calc("1,swap,atan2,400,*,dup,0,swap,300,<,?")
ok 136 - $o2->calc("count","count","count")
ok 137 - $o2->calc("index","index","index")
ok 138 - $o2->calc("columns","columns","columns")
ok 139 - $o2->calc("column","column","column")
ok 140 - $o2->calc("rows","rows","rows")
ok 141 - $o2->calc("row","row","row")
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/141 subtests 
        (3 TODO tests unexpectedly succeeded)

Test Summary Report
-------------------
t/10_opengl_array.t (Wstat: 768 Tests: 141 Failed: 3)
  Failed tests:  63, 125, 131
  TODO passed:   83-84, 103
  Non-zero exit status: 3
Files=3, Tests=143,  0 wallclock secs ( 0.04 usr  0.00 sys +  0.08 cusr  0.00 
csys =  0.12 CPU)
Result: FAIL
Failed 1/3 test programs. 3/143 subtests failed.
Makefile:1098: recipe for target 'test_dynamic' failed
make[2]: *** [test_dynamic] Error 3
make[2]: Leaving directory '/<<BUILDDIR>>/libopengl-perl-0.6704+dfsg'
dh_auto_test: make -j1 test TEST_VERBOSE=1 TEST_FILES=t/10_opengl_array.t 
t/01_use.t t/00_require.t TEST_FILE=/dev/null returned exit code 2
debian/rules:12: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/libopengl-perl-0.6704+dfsg'
debian/rules:9: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: libopengl-perl
Source-Version: 0.7000+dfsg-1

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

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated libopengl-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: SHA512

Format: 1.8
Date: Sat, 05 Aug 2017 12:30:42 -0400
Source: libopengl-perl
Binary: libopengl-perl
Architecture: source
Version: 0.7000+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Closes: 853499
Description: 
 libopengl-perl - Perl interface providing graphics display using OpenGL
Changes:
 libopengl-perl (0.7000+dfsg-1) unstable; urgency=medium
 .
   [ gregor herrmann ]
   * Rename autopkgtest configuration file(s) as per new pkg-perl-
     autopkgtest schema.
 .
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 .
   [ gregor herrmann ]
   * Change bugtracker URL(s) to HTTPS.
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * Remove Chris Butler from Uploaders. Thanks for your work!
   * Remove Ryan Niebur from Uploaders. Thanks for your work!
   * debian/watch: add uversionmangle. Upstream went back from 4-digit to
     2-digit minor versions.
   * Add debian/upstream/metadata.
 .
   * Import upstream version 0.7000.
     Closes: #853499
   * Refresh patches disable-glversion, use-systems-gl,
     dont_link_against_unused_libs, Delete-functions-removed-from-Mesa.patch.
   * Drop patch debian/patches/reproducible_build, merged upstream.
   * Add a patch to fix some spelling mistakes in the POD.
   * Set bindnow linker flag in debian/rules.
   * Update upstream copyright information.
   * Use HTTPS for URL in debian/upstream/metadata. Thanks to duck.
   * Fix permissions of some documentation files.
   * Declare compliance with Debian Policy 4.0.0.
Checksums-Sha1: 
 e953d75eac37605087ce50f794767d22eb776011 2408 libopengl-perl_0.7000+dfsg-1.dsc
 8ea45b1a42255af6aed2c5f652aca585de0638ed 396233 
libopengl-perl_0.7000+dfsg.orig.tar.gz
 f57917730d0825013efa8c44ac8ef45fdc405304 13128 
libopengl-perl_0.7000+dfsg-1.debian.tar.xz
Checksums-Sha256: 
 cc4d8f6b6450db6ba21635075638b2a1bfa592de392ee1c018b4ad49b2ad70ba 2408 
libopengl-perl_0.7000+dfsg-1.dsc
 15ef0a592d3b971b3318fc6bc6efdd902689be9af94cb6146c34f42693436c66 396233 
libopengl-perl_0.7000+dfsg.orig.tar.gz
 2c5d0d4df2739c0eb27e8208d5d013149157545ff0fea523148c6abb6a39d9bf 13128 
libopengl-perl_0.7000+dfsg-1.debian.tar.xz
Files: 
 6263ed19fb7b26eaf44172309a8a28d6 2408 perl optional 
libopengl-perl_0.7000+dfsg-1.dsc
 116f11cc17d9c2193ceedda9727e9028 396233 perl optional 
libopengl-perl_0.7000+dfsg.orig.tar.gz
 0da3141f7235410f26e4350f50a059ba 13128 perl optional 
libopengl-perl_0.7000+dfsg-1.debian.tar.xz

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

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlmF81hfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZXOQ/+LlJGXS/VAc7465hJYhfXRvNE5dQrvFlnpy/ok5J2tr4VJoIQmEE5QqWW
kZZyMMWha2inMjg1CyeD4KohPiFDc9MQzv4pwi+tzO+0+Bwof/2BQ2jMKOtpjf7D
GQyiloTgrKltR5Ih2uEkIFxNsVgFfugS/Mc0tWkhwVoFSiuEg3uwlwLB9DvyHG5H
9T2zruhCJRoactwTOfpbmUz0J7V87CndE99K2i+90BSkbRq1nhTEe/gec1pSazL/
pBdyFWmkQd7JZyksI1tzaihds8KJPAxRHwcltrz6mrJ547DufgxZtoPZbMBxwdi2
x3v4tRYr24pilZnsfP3c6UQVBZmQBknpiaJNmIKc7Rs4LsnHfcf4D4o42Yxr7TEc
pnEWBDLiMblLxMzuYsuGq7/RRxXq7ivDPxAfnKt4hn4oJgmH1VYX9czF+8jIN1Qy
YmvpOJZ4hbxa/OGHq7ARcebDHVkgvlibbmizWEKZC0NGAOwPEhnnKR/M8zwLO+gG
FHYHL2+SQtc88MUHGF68f5YyLqUOmBWpY2zur48sYDrtm+4Vzom+sE+O+QgKaJ++
zRdMFLwa3qxhXn0MASTkrkYyzn+LN2Kwb8LhqqOlxKexE75o/eI7pCWnN5SUd5/8
szJ32eJHocXGVryK18JbGiYFuozH9NBdcQjb3d6dtDJTey4RtiY=
=oMqx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to