[Python-apps-team] Bug#849328: outputs absolute source path in output

Jelmer Vernooij jelmer at debian.org
Sun Dec 25 16:15:43 UTC 2016


Source: cython
Version: 0.25.2~b0-2
Severity: normal
Tags: upstream

cython encodes the path of the source cython path of the module it compiles in
its output.

It would be useful if it was possible to generate output that can be compiled
into bit-for-bit reproducible binaries.

E.g. 
static const char __pyx_k_home_jelmer_src_bzr_unstable_bz[] = "/home/jelmer/src/bzr/unstable/bzrlib/_annotator_pyx.pyx";

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.8.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the Python-apps-team mailing list