Your message dated Sun, 26 Aug 2018 21:05:36 +0000
with message-id <[email protected]>
and subject line Bug#906556: fixed in python-admesh 0.98.9-1
has caused the Debian Bug report #906556,
regarding python-admesh: FTBFS in buster/sid
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.)


-- 
906556: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906556
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-admesh
Version: 0.98.8-1
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch --with python2,python3 --buildsystem=pybuild
   dh_update_autotools_config -a -O--buildsystem=pybuild
   dh_autoreconf -a -O--buildsystem=pybuild
   dh_auto_configure -a -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py config 
running config
I: pybuild base:217: python3.6 setup.py config 
running config
   dh_auto_build -a -O--buildsystem=pybuild
I: pybuild base:217: /usr/bin/python setup.py build 
running build
running build_ext
generating cadmesh.pxd and admesh.pyx

[... snipped ...]

  File "/usr/lib/python2.7/dist-packages/Cython/Distutils/old_build_ext.py", 
line 193, in build_extensions
    ext.sources = self.cython_sources(ext.sources, ext)
  File "/usr/lib/python2.7/dist-packages/Cython/Distutils/old_build_ext.py", 
line 346, in cython_sources
    full_module_name=module_name)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Main.py", line 700, in 
compile
    return compile_single(source, options, full_module_name)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Main.py", line 649, in 
compile_single
    return run_pipeline(source, options, full_module_name)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Main.py", line 499, in 
run_pipeline
    err, enddata = Pipeline.run_pipeline(pipeline, source)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Pipeline.py", line 
354, in run_pipeline
    data = run(phase, data)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Pipeline.py", line 
334, in run
    return phase(data)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Pipeline.py", line 52, 
in generate_pyx_code_stage
    module_node.process_implementation(options, result)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/ModuleNode.py", line 
142, in process_implementation
    self.generate_c_code(env, options, result)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/ModuleNode.py", line 
378, in generate_c_code
    self.body.generate_function_definitions(env, code)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Nodes.py", line 438, 
in generate_function_definitions
    stat.generate_function_definitions(env, code)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Nodes.py", line 9244, 
in generate_function_definitions
    self.node.generate_function_definitions(env, code)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Nodes.py", line 1976, 
in generate_function_definitions
    self.generate_function_body(env, code)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Nodes.py", line 1738, 
in generate_function_body
    self.body.generate_execution_code(code)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Nodes.py", line 444, 
in generate_execution_code
    stat.generate_execution_code(code)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Nodes.py", line 5102, 
in generate_execution_code
    self.generate_rhs_evaluation_code(code)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/Nodes.py", line 5389, 
in generate_rhs_evaluation_code
    self.rhs.generate_evaluation_code(code)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/ExprNodes.py", line 
720, in generate_evaluation_code
    self.generate_result_code(code)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/ExprNodes.py", line 
13137, in generate_result_code
    self.arg.py_result(), self.result(), self.pos, code, 
from_py_function=from_py_function))
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/PyrexTypes.py", line 
514, in from_py_call_code
    error_condition or self.error_condition(result_code)
  File "/usr/lib/python2.7/dist-packages/Cython/Compiler/PyrexTypes.py", line 
2483, in from_py_call_code
    assert not error_condition, '%s: %s' % (error_pos, error_condition)
AssertionError: (<StringSourceDescriptor:FromPyStructUtility>, 30, 19): 
(__pyx_t_12 == ((char *)NULL)) && PyErr_Occurred()
E: pybuild pybuild:338: 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
make: *** [debian/rules:6: build-arch] Error 25
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-admesh.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: python-admesh
Source-Version: 0.98.9-1

We believe that the bug you reported is fixed in the latest version of
python-admesh, 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.
Anton Gladky <[email protected]> (supplier of updated python-admesh 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: SHA512

Format: 1.8
Date: Sun, 26 Aug 2018 22:40:47 +0200
Source: python-admesh
Binary: python-admesh python3-admesh
Architecture: source
Version: 0.98.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Description:
 python-admesh - Python bindings for the ADMesh (Python 2)
 python3-admesh - Python bindings for the ADMesh (Python 3)
Closes: 906556
Changes:
 python-admesh (0.98.9-1) unstable; urgency=medium
 .
   * [3ffaf7f] New upstream version 0.98.9. (Closes: #906556)
   * [365f4eb] Update VCS-links
   * [e0beb9c] Set standards-version to 4.2.0
   * [0186c02] Remove deprecated testsuite-field
   * [eaf3b73] Remove X-Python fields
Checksums-Sha1:
 408a856154a26e2696666eccb6341a4306bdd047 2284 python-admesh_0.98.9-1.dsc
 c31364c3a041c636823e0918b682b4fcd4a003ed 82723 python-admesh_0.98.9.orig.tar.gz
 9d31e2798c60f0e6ac83d811e270fcdbee2aa518 2608 
python-admesh_0.98.9-1.debian.tar.xz
 90e46b988948a98454ceb0b3a93feb4088dcda6b 7663 
python-admesh_0.98.9-1_source.buildinfo
Checksums-Sha256:
 26e7131223be839ca0268f34532154b46bd6693e39312155dc8e4e8cc1d15688 2284 
python-admesh_0.98.9-1.dsc
 6a3b7cb5358bf546a90e9c3ae834bda4006d48dc2e413577ae977e96de132e2b 82723 
python-admesh_0.98.9.orig.tar.gz
 4ad36f522e9dcc4116f8cf0ff3abbb63b152c89367e12e0ce6c5faa067debaed 2608 
python-admesh_0.98.9-1.debian.tar.xz
 8fee72e9a22f873fe6740b5c3a2ebd90597983d92a010423a50f666d093bfa2a 7663 
python-admesh_0.98.9-1_source.buildinfo
Files:
 935e9c0c3fa5d5fefd1888b98f61f72f 2284 libs optional python-admesh_0.98.9-1.dsc
 07c986c18139cb0827bcd0ca70769428 82723 libs optional 
python-admesh_0.98.9.orig.tar.gz
 0d4000600fd25a48a02cd4b4aefa7568 2608 libs optional 
python-admesh_0.98.9-1.debian.tar.xz
 44ad7eb3ec2214021aad018d88b69cce 7663 libs optional 
python-admesh_0.98.9-1_source.buildinfo

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

iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAluDEQgACgkQ0+Fzg8+n
/wYBzA//Y/coQLmN6TUukD3KH4/GsksFxS+cndC7QYJ8XPwDEjRPgN87/eCK36k3
kdF52lyQ6tNbhA3VPrQUN+12GagegAW3va5FtInzpWhobjZcEQArcOHs/+53ETAV
geQVw1dA4V1y8GkhXB24BCuDLqlIEbBd6/wx9NVbTHroLtoZD5+ygiam6RtvPzYg
dXUV8uUn7lYxYUU2UnHQ4YnImnM2YlDDuFBxUduEtgr2q+XZa/gDtA3SrRBaI75j
yAP6n5eYTzTnR+F7MFfROD9Yh6wq2FxalK2i6y9vSZufBxc7wMWcLkXBVT9k9bGM
h8gTRJ0k+lc9ECIGoGkYbjkmv2wty5JLbOvxLY66D67RB9jVzZgUn1fnjvXNfZuF
i5WWuux54q+bMu9l2QQ2NXsldLoU9TQVpIfcnzd06rT1BVxCtlp/q352G8cAEgBG
Ku0ABCK3qnfmdtlcSTOU1bM2ENJ6fQdlzADII3yeZ54g0MtkXr3Xok+Qb6TsSneE
xvXVc0siUlamntCGg94cZI/ovdLkTBtTGpV9P5JGjEi1VQiaa7iFClt6tcwRjbmc
u5DrA95xQPH7Mkq3cPga+72JGgaUWuxTTg/v0Y/0yprhHn60lRnVG4KSwiwmAgpx
EAbZ2SUByHGbfyOOu0VI58SQjihJnnIpNyozIa9LNazuOforu+M=
=0AHj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to