Your message dated Tue, 1 Aug 2017 11:19:25 +0200
with message-id <[email protected]>
and subject line Re: python-drizzle FTBFS: AttributeError: pdb
has caused the Debian Bug report #867772,
regarding python-drizzle FTBFS: AttributeError: pdb
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.)


-- 
867772: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867772
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-drizzle
Version: 1.5-2
Severity: serious

Some recent change in unstable makes python-drizzle FTBFS:

https://tests.reproducible-builds.org/debian/history/python-drizzle.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-drizzle.html

...
building 'drizzle._compiler' extension
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes 
-fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/usr/include/python2.7 -c drizzle/_compiler.c -o 
build/temp.linux-x86_64-2.7/drizzle/_compiler.o
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
-Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-fdebug-prefix-map=/build/python2.7-HVkOs2/python2.7-2.7.13=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/drizzle/_compiler.o -o 
build/lib.linux-x86_64-2.7/drizzle/_compiler.so
Traceback (most recent call last):
  File "setup.py", line 123, in <module>
    **package_info
  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 
"/usr/lib/python2.7/dist-packages/astropy_helpers/commands/build_sphinx.py", 
line 260, in run
    AstropyBuildDocs.run(self)
  File 
"/usr/lib/python2.7/dist-packages/astropy_helpers/commands/build_sphinx.py", 
line 170, in run
    """).format(pdb=self.pdb, verbosity=self.verbosity,
  File "/usr/lib/python2.7/distutils/cmd.py", line 105, in __getattr__
    raise AttributeError, attr
AttributeError: pdb
debian/rules:20: recipe for target 'override_dh_installdocs-indep' failed
make[1]: *** [override_dh_installdocs-indep] Error 1

--- End Message ---
--- Begin Message ---
Source: python-astropy-helpers
Source-Version: 2.0.1-1


This was resolved upstream by re-enabling compatibility for sphinx <
1.5. So, no adjustment of the required sphinx version is needed. (I just
forgot to mention this in d/changelog, therefore manually closing).

--- End Message ---

Reply via email to