Re: [Reproducible-builds] please don't build on archs that packages don't declare support for

2016-02-14 Thread Steven Chamberlain
Michael R. Crusoe wrote:
> It looks fixed on my end; thanks!
> https://tests.reproducible-builds.org/rb-pkg/testing/armhf/khmer.html

Yep!  khmer will now only build its arch-dep and -indep binaries on
amd64.

https://tests.reproducible-builds.org/unstable/armhf/index_not_for_us.html
now has 255 packages, up from 249.  So there weren't many cases of this
really.

https://tests.reproducible-builds.org/unstable/amd64/index_not_for_us.html
now has 90 packages, up from 85.  One new one is:
https://buildd.debian.org/status/package.php?p=fso-frameworkd=unstable
which didn't actually FTBFS on amd64, but it only produces armel and
arch:all binaries, so it is quite reasonable that this is now only built
and tested for reproducibility on armhf.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


signature.asc
Description: Digital signature
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

[Reproducible-builds] Bug#814697: gnome-python-desktop: FTBFS: dh_install: python-gnome2-desktop-dev missing files: usr/share/pygtk/2.0/defs/wnck.defs

2016-02-14 Thread Chris Lamb
Source: gnome-python-desktop
Version: 2.32.0+dfsg-3
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

gnome-python-desktop fails to build from source in unstable/amd64:

  [..]

   /usr/bin/install -c -m 644 gnome-python-desktop-2.0.pc 
'/home/lamby/temp/cdt.20160214104209.ax8r4JqsHM/gnome-python-desktop-2.32.0+dfsg/debian/tmp//usr/lib/pkgconfig'
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160214104209.ax8r4JqsHM/gnome-python-desktop-2.32.0+dfsg/debian/build'
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160214104209.ax8r4JqsHM/gnome-python-desktop-2.32.0+dfsg/debian/build'
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160214104209.ax8r4JqsHM/gnome-python-desktop-2.32.0+dfsg/debian/build'
  touch debian/stamp-makefile-install
  Adding cdbs dependencies to debian/python-gnome2-desktop-dev.substvars
  dh_installdirs -ppython-gnome2-desktop-dev 
  dh_installdocs -ppython-gnome2-desktop-dev ./README ./NEWS ./AUTHORS 
  dh_installexamples -ppython-gnome2-desktop-dev 
  dh_installman -ppython-gnome2-desktop-dev  
  dh_installinfo -ppython-gnome2-desktop-dev  
  dh_installmenu -ppython-gnome2-desktop-dev 
  dh_installcron -ppython-gnome2-desktop-dev 
  dh_installinit -ppython-gnome2-desktop-dev  
  dh_installdebconf -ppython-gnome2-desktop-dev 
  dh_installemacsen -ppython-gnome2-desktop-dev   
  dh_installcatalogs -ppython-gnome2-desktop-dev 
  dh_installpam -ppython-gnome2-desktop-dev 
  dh_installlogrotate -ppython-gnome2-desktop-dev 
  dh_installlogcheck -ppython-gnome2-desktop-dev 
  dh_installchangelogs -ppython-gnome2-desktop-dev  ./ChangeLog 
  dh_installudev -ppython-gnome2-desktop-dev 
  dh_lintian -ppython-gnome2-desktop-dev 
  dh_bugfiles -ppython-gnome2-desktop-dev 
  dh_install -ppython-gnome2-desktop-dev  
  dh_install: python-gnome2-desktop-dev missing files: 
usr/share/pygtk/2.0/defs/wnck.defs
  dh_install: missing files, aborting
  /usr/share/cdbs/1/rules/debhelper.mk:211: recipe for target 
'binary-install/python-gnome2-desktop-dev' failed
  make: *** [binary-install/python-gnome2-desktop-dev] Error 2

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


gnome-python-desktop.2.32.0+dfsg-3.unstable.amd64.log.txt.gz
Description: Binary data
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Re: [Reproducible-builds] Bug#814696: python-netaddr: ftbfs: `/usr/share/i18n/charmaps': No such file or directory

2016-02-14 Thread Holger Levsen
Hi Vincent,

On Sonntag, 14. Februar 2016, Vincent Bernat wrote:
> I am not able to reproduce this failure with pbuilder. In the log file,
> I see that the "locales" package is not getting installed while it is a
> build dependency.

locales-all provides locales and is what our pbuilder uses.

So it seems #788352, or a new variant of it, is back.

You can probably fix 814696 by explicitly build-depending on locales and 
build-conflicting on locales-all.


cheers,
Holger


signature.asc
Description: This is a digitally signed message part.
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

[Reproducible-builds] Bug#814696: python-netaddr: ftbfs: `/usr/share/i18n/charmaps': No such file or directory

2016-02-14 Thread Holger Levsen
Source: python-netaddr
Version: 0.7.18-1
Severity: serious
Justification: fails to build from source, but built fine in the past
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

python-netaddr fails to build from source in unstable/amd64 but has 
successfully built in the past:

  [..]

running build_scripts
creating build/scripts-3.5
copying and adjusting netaddr/tools/netaddr -> build/scripts-3.5
changing mode of build/scripts-3.5/netaddr from 644 to 755
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/python-netaddr-0.7.18'
mkdir -p /build/python-netaddr-0.7.18/tmp-locales
localedef -i /usr/share/i18n/locales/en_US -c -f UTF-8 \
-A /usr/share/locale/locale.alias \
/build/python-netaddr-0.7.18/tmp-locales/en_US.UTF-8
character map file `UTF-8' not found: No such file or directory
cannot read character map directory `/usr/share/i18n/charmaps': No such file 
or directory
debian/rules:33: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/python-netaddr-0.7.18'
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2

  [..]

The full build log is attached.


cheers,
Holger


python-netaddr_0.7.18-1.rbuild.log.gz
Description: GNU Zip compressed data


signature.asc
Description: This is a digitally signed message part.
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

[Reproducible-builds] Bug#814695: gitlab: FTBFS: debian/upstream-file-count-check.sh: bc: not found

2016-02-14 Thread Chris Lamb
Source: gitlab
Version: 8.4.3+dfsg-5
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

gitlab fails to build from source in unstable/amd64:

  [..]

  dh_systemd_enable gitlab-workhorse.service
  dh_systemd_enable gitlab.target
  dh_systemd_start gitlab.target
  # Make sure we are installing all required files in debian/install
  sh debian/upstream-file-count-check.sh
  debian/upstream-file-count-check.sh: 4: debian/upstream-file-count-check.sh: 
bc: not found
  debian/upstream-file-count-check.sh: 4: [: -eq: unexpected operator
  Found new files added by upstream and not added to debian/install
  Add them to debian/install or adjust 'ignored=5'
  in debian/upstream-file-count-check.sh as required
  debian/rules:7: recipe for target 'override_dh_install' failed
  make[1]: *** [override_dh_install] Error 1
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160214104150.7FGtHZL4mb/gitlab-8.4.3+dfsg'
  debian/rules:4: recipe for target 'binary' failed
  make: *** [binary] Error 2

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


gitlab.8.4.3+dfsg-5.unstable.amd64.log.txt.gz
Description: Binary data
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

[Reproducible-builds] Bug#814698: haskell-nettle: FTBFS: testing HashAlgorithm SHA3-224: [Failed]

2016-02-14 Thread Chris Lamb
Source: haskell-nettle
Version: 0.1.1-3
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

haskell-nettle fails to build from source in unstable/amd64:

  [..]

  XTS: [OK, passed 100 tests]
  ARCFOUR:
combine.combine==id: [OK, passed 100 tests]
  Salsa20:
combine.combine==id: [OK, passed 100 tests]
  eSTREAM-Salsa20:
combine.combine==id: [OK, passed 100 tests]
  generated AES block cipher test: [OK, passed 100 tests]
  generated AES-128 block cipher test: [OK, passed 100 tests]
  generated AES-192 block cipher test: [OK, passed 100 tests]
  generated AES-256 block cipher test: [OK, passed 100 tests]
  generated ARCTWO block cipher test: [OK, passed 100 tests]
  generated ARCTWO block cipher test: [OK, passed 100 tests]
  generated ARCTWO block cipher test: [OK, passed 100 tests]
  generated BLOWFISH block cipher test: [OK, passed 100 tests]
  generated Camellia block cipher test: [OK, passed 100 tests]
  generated Camellia-128 block cipher test: [OK, passed 100 tests]
  generated Camellia-192 block cipher test: [OK, passed 100 tests]
  generated Camellia-256 block cipher test: [OK, passed 100 tests]
  generated CAST-128 block cipher test: [OK, passed 100 tests]
  generated DES block cipher test: [OK, passed 100 tests]
  generated DES-EDE3 block cipher test: [OK, passed 100 tests]
  generated TWOFISH block cipher test: [OK, passed 100 tests]
  generated SERPENT block cipher test: [OK, passed 100 tests]
  generated ARCFOUR stream cipher test: [OK, passed 100 tests]
  generated Salsa20 stream cipher test: [OK, passed 100 tests]
  generated eSTREAM-Salsa20 stream cipher test: [OK, passed 100 tests]
  generated Salsa20 stream cipher with nonce test: [OK, passed 100 tests]
  generated eSTREAM-Salsa20 stream cipher with nonce test: [OK, passed 100 
tests]
  generated Salsa20 stream cipher with word64 nonce test: [OK, passed 100 tests]
  generated eSTREAM-Salsa20 stream cipher with word64 nonce test: [OK, passed 
100 tests]
  
   PropertiesTest Cases   Total
   Passed  192   52   244  
   Failed  0 00
   Total   192   52   244  
  Test suite test-ciphers: PASS
  Test suite logged to: dist-ghc/test/nettle-0.1.1-test-ciphers.log
  Test suite test-hashes: RUNNING...
  testing HashAlgorithm GOSTHAST94: [OK]
  testing HashAlgorithm MD2: [OK]
  testing HashAlgorithm MD4: [OK]
  testing HashAlgorithm MD5: [OK]
  testing HashAlgorithm RIPEMD160: [OK]
  testing HashAlgorithm SHA1: [OK]
  testing HashAlgorithm SHA224: [OK]
  testing HashAlgorithm SHA256: [OK]
  testing HashAlgorithm SHA384: [OK]
  testing HashAlgorithm SHA512: [OK]
  testing HashAlgorithm SHA3-224: [Failed]
expected: f71837502ba8e10837bdd8d365adb85591895602fc552b48b7390abd
 but got: 6b4e03423667dbb73b6e15454f0eb1abd4597f9a1b078e3f5b5a6bc7
  testing HashAlgorithm SHA3-256: [Failed]
expected: 
c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470
 but got: 
a7ffc6f8bf1ed76651c14756a061d662f580ff4de43b49fa82d80a4b80f8434a
  testing HashAlgorithm SHA3-384: [Failed]
expected: 
2c23146a63a29acf99e73b88f8c24eaa7dc60aa771780ccc006afbfa8fe2479b2dd2b21362337441ac12b515911957ff
 but got: 
0c63a75b845e4f7d01107d852e4c2485c51a5094fc61995e71bbee983a2ac3713831264adb47fb6bd1e058d5f004
  testing HashAlgorithm SHA3-512: [Failed]
expected: 
0eab42de4c3ceb9235fc91acffe746b29c29a8c366b7c60e4e67c466f36a4304c00fa9caf9d87976ba469bcbe06713b435f091ef2769fb160cdab33d3670680e
 but got: 
a69f73cca23a9ac5c8b567dc185a756e97c982164fe25859e0d1dcc1475c80a615b2123af1f5f94c11e3e9402c3ac558f500199d95b6d3e301758586281dcd26
  
   Test Cases   Total   
   Passed  10   10  
   Failed  44   
   Total   14   14  
  Test suite test-hashes: FAIL
  Test suite logged to: dist-ghc/test/nettle-0.1.1-test-hashes.log
  Test suite test-hmac: RUNNING...
  testing HMAC-MD5: [OK]
  testing HMAC-RIPEMD160: [OK]
  testing HMAC-SHA1: [OK]
  testing HMAC-SHA224: [OK]
  testing HMAC-SHA256: [OK]
  testing HMAC-SHA384: [OK]
  testing HMAC-SHA512: [OK]
  
   Test Cases  Total  
   Passed  7   7  
   Failed  0   0  
   Total   7   7  
  Test suite test-hmac: PASS
  Test suite logged to: dist-ghc/test/nettle-0.1.1-test-hmac.log
  Test suite test-umac: RUNNING...
  UMAC:
1: [OK]
2: [OK]
3: [OK]
4: [OK]
5: [OK]
6: [OK]
7: [OK]
8: [OK]
9: [OK]
10: [OK]
11: [OK]
12: [OK]
13: [OK]
14: [OK]
15: [OK]
16: [OK]
17: [OK]
18: [OK]
19: [OK]
20: [OK]
21: [OK]
22: [OK]
23: [OK]
24: [OK]
25: [OK]
26: [OK]
27: [OK]
28: [OK]
29: [OK]
30: [OK]
31: 

[Reproducible-builds] Bug#814699: kcompletion: FTBFS: 25% tests passed, 3 tests failed out of 4

2016-02-14 Thread Chris Lamb
Source: kcompletion
Version: 5.16.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

kcompletion fails to build from source in unstable/amd64:

  [..]

  /usr/bin/cmake -E cmake_progress_start 
/home/lamby/temp/cdt.20160214110029.3oA8xYQ1bO/kcompletion-5.16.0/obj-x86_64-linux-gnu/CMakeFiles
 0
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160214110029.3oA8xYQ1bO/kcompletion-5.16.0/obj-x86_64-linux-gnu'
  if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
  for f in $(find debian/man -name '*.sgml'); do \
docbook-to-man $f > debian/man/out/`basename $f .sgml`.1; \
  done
  for f in $(find debian/man -name '*.man'); do \
soelim -I debian/man $f \
> debian/man/out/`basename $f .man`.`head -n1 $f | awk '{print $NF}'`; \
  done
  touch debian/stamp-man-pages
  # Running override target (override_dh_auto_test)
  test -z "`ls debian/*.debhelper.log 2>/dev/null`" || sed -i 
'/^override_dh_auto_test[[:space:]]/d' debian/*.debhelper.log
  /usr/bin/make -f debian/rules override_dh_auto_test 
DH_INTERNAL_OVERRIDE="dh_auto_test"  
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160214110029.3oA8xYQ1bO/kcompletion-5.16.0'
  xvfb-run -a dh_auto_test '--buildsystem=kf5' --parallel 
make -j9 test ARGS\+=-j9
  make[3]: Entering directory 
'/home/lamby/temp/cdt.20160214110029.3oA8xYQ1bO/kcompletion-5.16.0/obj-x86_64-linux-gnu'
  Running tests...
  /usr/bin/ctest --force-new-ctest-process -j9
  Test project 
/home/lamby/temp/cdt.20160214110029.3oA8xYQ1bO/kcompletion-5.16.0/obj-x86_64-linux-gnu
  Start 1: kcompletioncoretest
  Start 2: klineedit_unittest
  Start 3: kcombobox_unittest
  Start 4: ksortablelisttest
  1/4 Test #2: klineedit_unittest ...***Exception: Numerical  0.02 
sec
  
  2/4 Test #3: kcombobox_unittest ...***Exception: Numerical  0.02 
sec
  
  3/4 Test #4: ksortablelisttest    Passed0.02 sec
  4/4 Test #1: kcompletioncoretest ..***Exception: Numerical  0.05 
sec
  
  
  25% tests passed, 3 tests failed out of 4
  
  Total Test time (real) =   0.05 sec
  
  The following tests FAILED:
  1 - kcompletioncoretest (NUMERICAL)
  2 - klineedit_unittest (NUMERICAL)
  3 - kcombobox_unittest (NUMERICAL)
  Errors while running CTest
  Makefile:96: recipe for target 'test' failed
  make[3]: *** [test] Error 8
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160214110029.3oA8xYQ1bO/kcompletion-5.16.0/obj-x86_64-linux-gnu'
  dh_auto_test: make -j9 test ARGS+=-j9 returned exit code 2
  debian/rules:12: recipe for target 'override_dh_auto_test' failed
  make[2]: *** [override_dh_auto_test] Error 2
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160214110029.3oA8xYQ1bO/kcompletion-5.16.0'
  /usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:97: recipe for target 
'pre_build_dh_auto_test' failed
  make[1]: *** [pre_build_dh_auto_test] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160214110029.3oA8xYQ1bO/kcompletion-5.16.0'
  /usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:112: recipe for target 
'debian/dhmk_build' failed
  make: *** [debian/dhmk_build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


kcompletion.5.16.0-1.unstable.amd64.log.txt.gz
Description: Binary data
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

[Reproducible-builds] Bug#814692: arduino: ftbfs on armhf

2016-02-14 Thread Holger Levsen
Source: arduino
Version:  2:1.0.5+dfsg2
Severity: important
Tags: sid stretch
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
x-debbugs-cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

arduino fails to build on armhf, on both stretch and unstable as 
https://tests.reproducible-builds.org/rb-pkg/testing/armhf/arduino.html
shows. The log below is a quote from
https://tests.reproducible-builds.org/rbuild/testing/armhf/arduino_1.0.5+dfsg2-4.rbuild.log

Filing as important as I don't think it ever *build* on armhf beforeā€¦

I: Building the package
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" 
HOME="/nonexistent" dpkg-buildpackage -us -uc -b --buildinfo-
identifier=armhf -rfakeroot
dpkg-buildpackage: source package arduino
dpkg-buildpackage: source version 2:1.0.5+dfsg2-4
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Scott Howard 
 dpkg-source --before-build arduino-1.0.5+dfsg2
dpkg-buildpackage: host architecture armhf
 fakeroot debian/rules clean
dh clean --with javahelper
   dh_testdir
   dh_auto_clean
   jh_clean
   debian/rules override_dh_clean
make[1]: Entering directory '/build/arduino-1.0.5+dfsg2'
rm -rf build/linux/work/hardware/tools
cd core/methods && ant clean
Buildfile: /build/arduino-1.0.5+dfsg2/core/methods/build.xml

clean:

BUILD SUCCESSFUL
Total time: 10 seconds
cd build && ant clean
Buildfile: /build/arduino-1.0.5+dfsg2/build/build.xml

subprojects-clean:

clean:

clean:

linux-clean:

windows-clean:

macosx-clean:

clean:

BUILD SUCCESSFUL
Total time: 6 seconds
rm -f debian/permission-checker/*.class
dh_clean
make[1]: Leaving directory '/build/arduino-1.0.5+dfsg2'
 debian/rules build
make: 'build' is up to date.
 fakeroot debian/rules binary
dh binary --with javahelper
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   jh_linkjars
   dh_auto_build
   debian/rules override_jh_build
make[1]: Entering directory '/build/arduino-1.0.5+dfsg2'
jh_linkjars
mkdir -p build/linux/work/hardware/tools
#remove unneeded macosx support
rm -rf app/src/processing/app/macosx
cd core/methods && ant
Buildfile: /build/arduino-1.0.5+dfsg2/core/methods/build.xml

compile:
[mkdir] Created dir: /build/arduino-1.0.5+dfsg2/core/methods/bin
[javac] Compiling 1 source file to 
/build/arduino-1.0.5+dfsg2/core/methods/bin
[javac] 
[javac]   WARNING
[javac] 
[javac] The -source switch defaults to 1.7 in JDK 1.7.
[javac] If you specify -target 1.5 you now must also specify -source 1.5.
[javac] Ant will implicitly add -source 1.5 for you.  Please change your 
build file.
[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.5
[javac] 1 warning

task-lib:
  [jar] Building jar: /build/arduino-1.0.5+dfsg2/core/methods/methods.jar

BUILD SUCCESSFUL
Total time: 22 seconds
cd build && ant
Buildfile: /build/arduino-1.0.5+dfsg2/build/build.xml

build:

BUILD FAILED
/build/arduino-1.0.5+dfsg2/build/build.xml:35: The following error occurred 
while executing this line:
Target "${platform}-build" does not exist in the project "Arduino". 

Total time: 6 seconds
debian/rules:22: recipe for target 'override_jh_build' failed
make[1]: *** [override_jh_build] Error 1
make[1]: Leaving directory '/build/arduino-1.0.5+dfsg2'
debian/rules:12: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2


cheers,
Holger


signature.asc
Description: This is a digitally signed message part.
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds