Those notes are for systems that are EOL. Also, those instructions would pull in a ton of additional dependencies such as python2.
Can be reviewed with git diff HEAD~ --word-diff
Those notes are for systems that are EOL. Also, those instructions would pull in a ton of additional dependencies such as python2.
Can be reviewed with git diff HEAD~ --word-diff
81 | - sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev 82 | - 83 | -2. If that doesn't work, you can install all boost development packages with: 84 | - 85 | - sudo apt-get install libboost-all-dev 86 | + sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils python3 libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
ultra nit sort packages.
why bsdmainutils?
Travis failed with same error as #13461 (comment)
CXXLD bitcoin-cli
CXXLD bitcoin-tx
CXXLD test/test_bitcoin
CXXLD bench/bench_bitcoin
OBJCXXLD qt/bitcoin-qt
/bin/mkdir -p Bitcoin-Qt.app/Contents/MacOS
STRIPPROG="/home/travis/build/bitcoin/bitcoin/depends/x86_64-apple-darwin11/share/../native/bin/x86_64-apple-darwin11-strip" /bin/bash /home/travis/build/bitcoin/bitcoin/build/bitcoin-x86_64-apple-darwin11/build-aux/install-sh -c -s src/qt/bitcoin-qt Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt
/home/travis/build/bitcoin/bitcoin/build/bitcoin-x86_64-apple-darwin11/build-aux/install-sh: src/qt/bitcoin-qt does not exist.
Makefile:1214: recipe for target 'Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt' failed
make: *** [Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt] Error 1
make: *** Waiting for unfinished jobs....
utACK fa3d39ec531c52fce0acc557a9b41234b877623c
utACK fa3d39ec531c52fce0acc557a9b41234b877623c