gitian: windows and linux/osx source archive don't match #6929

issue laanwj opened this issue on November 2, 2015
  1. laanwj commented at 2:42 AM on November 2, 2015: member

    While troubleshooting #6900 I found an unrelated issue: bitcoin-0.11.99.tar.gz differs between Windows and other OSes. Diff:

    diff -dur a/bitcoin-0.11.99/qa/pull-tester/tests_config.py b/bitcoin-0.11.99/qa/pull-tester/tests_config.py
    --- a/bitcoin-0.11.99/qa/pull-tester/tests_config.py    2015-06-01 02:00:00.000000000 +0200
    +++ b/bitcoin-0.11.99/qa/pull-tester/tests_config.py    2015-06-01 02:00:00.000000000 +0200
    @@ -4,12 +4,12 @@
     # file COPYING or http://www.opensource.org/licenses/mit-license.php.
    
     BUILDDIR="/home/ubuntu/build/bitcoin"
    -EXEEXT=""
    +EXEEXT=".exe"
    
     # These will turn into comments if they were disabled when configuring.
     ENABLE_WALLET=1
     ENABLE_UTILS=1
     ENABLE_BITCOIND=1
    -ENABLE_ZMQ=1
    +#ENABLE_ZMQ=1
    
    

    @theuni I suppose this file shouldn't end up in the archive at all, but be generated by configure?

  2. laanwj added the label Build system on Nov 2, 2015
  3. laanwj added this to the milestone 0.12.0 on Nov 2, 2015
  4. laanwj referenced this in commit ff2a2af64c on Nov 2, 2015
  5. laanwj cross-referenced this on Nov 2, 2015 from issue build: don't distribute tests_config.py by laanwj
  6. laanwj closed this on Nov 3, 2015

  7. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:55 UTC