Your message dated Tue, 08 Aug 2017 08:55:13 +0000
with message-id <e1df0id-0003nd...@fasolo.debian.org>
and subject line Bug#853624: fixed in pytango 9.2.1-1
has caused the Debian Bug report #853624,
regarding pytango: 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.)


-- 
853624: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853624
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pytango
Version: 9.2.0-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/pytango_9.2.0-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

[...]
copying tango/tango_futures.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango
copying tango/client.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango
copying tango/futures.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango
copying tango/globals.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango
copying tango/green.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango
copying tango/pipe_data.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango
creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango/databaseds
copying tango/databaseds/database.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango/databaseds
copying tango/databaseds/db_errors.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango/databaseds
copying tango/databaseds/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango/databaseds
creating 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango/databaseds/db_access
copying tango/databaseds/db_access/beacon.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango/databaseds/db_access
copying tango/databaseds/db_access/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango/databaseds/db_access
copying tango/databaseds/db_access/sqlite3.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tango/databaseds/db_access
running build_ext
Traceback (most recent call last):
  File "setup.py", line 531, in <module>
    main()
  File "setup.py", line 528, in main
    return setup(**setup_args())
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "setup.py", line 172, in run
    dftbuild.run(self)
  File "/usr/lib/python2.7/distutils/command/build.py", line 128, in run
    self.run_command(cmd_name)
  File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.7/dist-packages/setuptools/command/build_ext.py", line 
75, in run
    _build_ext.run(self)
  File "/usr/lib/python2.7/distutils/command/build_ext.py", line 340, in run
    self.build_extensions()
  File "setup.py", line 231, in build_extensions
    if V(gcc_ver) >= V("4.3.3"):
  File "/usr/lib/python2.7/distutils/version.py", line 40, in __init__
    self.parse(vstring)
  File "/usr/lib/python2.7/distutils/version.py", line 107, in parse
    raise ValueError, "invalid version number '%s'" % vstring
ValueError: invalid version number '7'
E: pybuild pybuild:283: build: plugin distutils failed with: exit code=1: 
/usr/bin/python setup.py build 
dh_auto_build: pybuild --build -i python{version} -p 2.7 returned exit code 13
debian/rules:10: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: pytango
Source-Version: 9.2.1-1

We believe that the bug you reported is fixed in the latest version of
pytango, 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.
Sandor Bodo-Merle <sbodome...@gmail.com> (supplier of updated pytango 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: Mon, 07 Aug 2017 18:27:13 +0200
Source: pytango
Binary: python-pytango python-tango python3-pytango python3-tango 
python-tango-doc
Architecture: source
Version: 9.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Sandor Bodo-Merle <sbodome...@gmail.com>
Description:
 python-pytango - transitional dummy package for python-tango
 python-tango - API for the TANGO control system (Python 2)
 python-tango-doc - API for the TANGO control system
 python3-pytango - transitional dummy package for python3-tango
 python3-tango - API for the TANGO control system (Python 3)
Closes: 853624
Changes:
 pytango (9.2.1-1) unstable; urgency=medium
 .
   * debian/patch
     - apply upstream patch to fix gcc-7 compilation (Closes: #853624)
   * Bump Standards-Version to 4.0.0, no changes.
Checksums-Sha1:
 fd39dca85f21e3b383e09bdaaba01f7ee8c059af 2548 pytango_9.2.1-1.dsc
 695aeec6b406d8269fcc50401e4fcaecd501eee3 5596 pytango_9.2.1-1.debian.tar.xz
 2432cc81c548cd1c38f669ff7afcb4a39bfdc87c 7305 pytango_9.2.1-1_source.buildinfo
Checksums-Sha256:
 a6885ae1d0d5831f06f505a67e8ddbec35c5d6803e91a1ec830d0359d4d7b84a 2548 
pytango_9.2.1-1.dsc
 76e00fed440f347b79b4f693e164374a9d95bb2d101d168ab134284bd27a325a 5596 
pytango_9.2.1-1.debian.tar.xz
 674aee451fa18bc14fe8c5dfe4543de6689b8dd9db53c8bb92591b5307980db1 7305 
pytango_9.2.1-1_source.buildinfo
Files:
 904fd93a10e60380eb8d5e4536e6c062 2548 science extra pytango_9.2.1-1.dsc
 9f476e68e1c1234cf634fc90cb4a80dc 5596 science extra 
pytango_9.2.1-1.debian.tar.xz
 cf1c98215ca9c2d3ad1c99969a4ae0a6 7305 science extra 
pytango_9.2.1-1_source.buildinfo

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

iQIzBAEBCAAdFiEE6S5+bp6dprGqMTncVjKQb0aW4BUFAlmJckUACgkQVjKQb0aW
4BUerQ//VtY95LgYiquKa3KtfJuqK05Iitx/+tDimfVYv+GlFqu0zmwDkQKUKmUx
axafNOHAVfEwDZz/WavJeuODzquaKZshpLHZpxbAqKT6j1TfoNibsE25tGRCzWNa
mn5ADETeFMkX4CRouGAQe9g4ru5Fjj21vsoZsOdtlT58Qv/qBSl4u10o0oOSG8sq
vh1f/OwelnbqUx+fsH3alWInjX8nXvvcc8xebBxoeL0cMsDCoDV3BCllkQDZ2tvC
CprmATkuDZ9i2KkpW++uVpSSCHQyoH3q+S7n4R3Ze0QBgQx8RdJeFo6AcKal8qrZ
51mHQkqtq7bQCM68qGs7u8wJBiz6YUBvwzFFx8Z6vg3HgEZRYjFQuu3asrr4kQ5l
UO23AM68C+Z/E3QJa8jfe/N4HLzTd73bpk6kc2u1JN3d+judmh2dVkPS0CO41TYF
gsviHENwQWc+FvbZVOTkk+3pk+aWYca65mSEIPDk3azJGv4yyQvebvDCSUoU3SLV
3eXg6JPwcFdIx3LCItp9uPYqWJAuivGrxxTlXX9ozpJj8JPaYofc6WKM49a9Yho9
pmkIAFlFrnUYEY0JcmUW/jCdV0pcdlblbA6a7fHMx8naTxyMVEjbAeITeM2+NrT5
4UHuaNqoxMrHZCi879x7km7KW3qBRz5PV9VuQ7CZs3Q1K1xh/R8=
=Yayk
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to