[notes] 01/01: packages: subversion: Add a comment about the upstream build process.

Daniel Shahaf danielsh at apache.org
Sun Jul 2 07:56:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

danielsh-guest pushed a commit to branch master
in repository notes.

commit 2c660b4969a4bc0954761d52cc3895d45ab40908
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Sun Jul 2 07:55:58 2017 +0000

    packages: subversion: Add a comment about the upstream build process.
    
    This doesn't affect the .tar.gz->.deb build, only the (svn tag)->.tar.gz build.
---
 packages.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/packages.yml b/packages.yml
index fb330bf..9514048 100644
--- a/packages.yml
+++ b/packages.yml
@@ -25430,6 +25430,10 @@ subtle:
     - gcc_captures_build_path
 subversion:
   version: 1.9.5-1
+  comments: |
+    In the upstream build process, generating the tarballs from the tags is non-reproducible due to
+    (1) different_pot_creation_date_in_gettext_mo_files affecting the subversion.pot file,
+    (2) swig embedding non-$SOURCE_ROOT_DIR-relative paths into generated files.
   issues:
     - captures_build_path_via_assert
     - max_output_size_reached

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list