[Reproducible-builds] java.util.Properties writer and

2016-05-28 Thread Sascha Steinbiss
Hi Emmanuel, sorry for contacting you out of the blue, but I have noticed your kind help for the Debian Med and Reproducible Builds teams before, so I was just going to try my luck again ;) I am currently trying to make king [1] reproducible, which is currently not built reproducibly because

Re: [Reproducible-builds] java.util.Properties writer and reproducibility

2016-05-29 Thread Sascha Steinbiss
Hi Emmanuel, many thanks for your reply. > I confirmed that I encountered this issue with the property files > generated by Ant... and I fixed it last week [1] ;) I haven't uploaded > it yet though. Excellent, that was a problem solved quickly :) Thanks you so much. > You are right to be concer

[Reproducible-builds] package uploaded to our repo

2016-05-30 Thread Sascha Steinbiss
epydoc_3.0.1+dfsg-12.0~reproducible1.dsc has just been uploaded to https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain ___ Reproducible-builds mailing list Reproducible-builds@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/m

[Reproducible-builds] Bug#825968: epydoc: nondeterminism caused by list and file ordering

2016-05-31 Thread Sascha Steinbiss
experimental framework. Please note that there are also a few more packages [3] that may be affected by other, more specific issues. It is likely that additional patches will follow. Many thanks, Sascha Steinbiss [1] https://wiki.debian.org/ReproducibleBuilds [2] https://tests.reproducible

[Reproducible-builds] Bug#826841: python-ruffus: failing tests due to missing dot executable

2016-06-09 Thread Sascha Steinbiss
Source: python-ruffus Severity: normal Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: ftbfs Dear Maintainer, python-ruffus fails to complete its test suite due to a missing dependency on graphviz, which provides the 'dot' executable. During rebuilding the package as part

[Reproducible-builds] Bug#827313: cherrypy3: please make the build reproducible

2016-06-14 Thread Sascha Steinbiss
Source: cherrypy3 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps randomness Hi! While working on the “reproducible builds” effort [1], we have noticed that cherrypy could not be built reproducibly. The attached patch ensures that documentati

[Reproducible-builds] Bug#827384: skytools3: please make the build reproducible

2016-06-15 Thread Sascha Steinbiss
(3.2.6-4.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Make build reproducible. + + -- Sascha Steinbiss Tue, 14 Jun 2016 21:36:51 + + skytools3 (3.2.6-4) unstable; urgency=medium * Build for PostgreSQL 9.5. diff -Nru skytools3-3.2.6/debian/patches/reproducible.patch

[Reproducible-builds] Bug#827416: epydoc: memory address output for weakref.* collection objects

2016-06-15 Thread Sascha Steinbiss
ut. Author: Sascha Steinbiss --- a/epydoc/markup/pyval_repr.py +++ b/epydoc/markup/pyval_repr.py @@ -203,6 +203,8 @@ elif pyval_type is dict: self._multiline(self._colorize_dict, self._sort(pyval.items()), state, '{', '}') +

[Reproducible-builds] Bug#827419: ldaptor: please make the build reproducible

2016-06-15 Thread Sascha Steinbiss
FYI, the X-Debbugs-CC header was dropped when copying & pasting from the reportbug draft — sorry. > Begin forwarded message: > > From: Sascha Steinbiss > Subject: ldaptor: please make the build reproducible > Date: 16 June 2016 at 00:29:11 BST > To: Debian Bug Tracki

[Reproducible-builds] Bug#827546: git-buildpackage: please make the build reproducible

2016-06-17 Thread Sascha Steinbiss
Package: git-buildpackage Version: 0.7.5 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps randomness Hi! While working on the "reproducible builds" effort [1], we have noticed that git-buildpackage could not be built reproducibly. This is fixe

[Reproducible-builds] Bug#833594: fizmo: please make the build reproducible

2016-08-06 Thread Sascha Steinbiss
/changelog 2016-04-04 08:23:31.0 + +++ fizmo-0.7.10/debian/changelog 2016-08-06 16:09:06.0 + @@ -1,3 +1,10 @@ +fizmo (0.7.10-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Make build reproducible. + + -- Sascha Steinbiss Sat, 06 Aug 2016 16:08:57 +

[Reproducible-builds] Bug#834139: ncbi-tools6: please add support for SOURCE_DATE_EPOCH

2016-08-12 Thread Sascha Steinbiss
/specs/source-date-epoch/) to formatdb. Author: Sascha Steinbiss --- a/corelib/ncbitime.c +++ b/corelib/ncbitime.c @@ -77,6 +77,7 @@ #include #include #include +#include #ifdef OS_UNIX #include @@ -108,8 +109,14

Build path variation and __FILE__

2016-09-06 Thread Sascha Steinbiss
Hi all, I’d like to contribute to the build path discussion as well with a few observations I made when trying to fix reproducibility problems related to that in my packages. In addition to the problem already raised by Ximin concerning upstream storing CFLAGS in artifacts, most of the issues I

Re: Build path variation and __FILE__

2016-09-12 Thread Sascha Steinbiss
Hi all, > HW42: >> Sascha Steinbiss: >>> a) Introducing something like -ffile-prefix-map similarly to >>> -fdebug-prefix-map to address this issue. There is already an >>> unreviewed patch for gcc submitted by an unrelated party [3] and I >>> could

[Reproducible-builds] Bug#819347: starvoyager: please make the build reproducible

2016-03-27 Thread Sascha Steinbiss
0.4.4.orig/debian/patches/03_deterministic-linker-input.dpatch +++ starvoyager-0.4.4/debian/patches/03_deterministic-linker-input.dpatch @@ -0,0 +1,19 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 03_deterministic-linker-input.patch.dpatch by Sascha Steinbiss +## +## All lines beginning with `##

[Reproducible-builds] Bug#819352: xpdf: please make the build reproducible

2016-03-27 Thread Sascha Steinbiss
Package: xpdf Version: 3.04-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: fileordering Hi, While working on the "reproducible builds" effort [1], we have noticed that xpdf could not be built reproducibly. The linking step in the 'override_dh_auto_bui

[Reproducible-builds] Bug#819885: chktex: please make the build reproducible

2016-04-03 Thread Sascha Steinbiss
Package: chktex Version: 1.7.4-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps Dear Maintainer, While working on the “reproducible builds” effort [1], we have noticed that chktex could not be built reproducibly. The attached patch makes sur

Re: [Reproducible-builds] LaTeX's \today

2016-04-04 Thread Sascha Steinbiss
Hi all, > Looking at debian package canl-c, I saw it uses \today in the > documentation LaTeX files, so that it can't build reproducibly. > I also heard about gle-graphics [1], which has to be patched to give a > fixed value to \today. I just ran into the same issue with chktex yesterday. > Can