[Python-apps-team] Bug#846879: cython: please strip path prefixes from generated symbols and values, in order to make build-dependent -dbgsym packages reproducible
Clint Adams
clint at debian.org
Sat Dec 3 21:38:55 UTC 2016
Source: cython
Version: 0.24.1-2
User: reproducible-builds at lists.alioth.debian.org
Usertags: buildpath
cythonize generates code like
char __pyx_k_tmp_python_gssapi_1_2_0_gssapi[] = "/tmp/python-gssapi-1.2.0/gssapi/raw/sec_contexts.pyx";
where the source path "/tmp/python-gssapi-1.2.0/" is embedded twice
This makes debug symbol packages unreproducible.
More information about the Python-apps-team
mailing list