[BTC-dev] Modified Portatronic build script for building statically linked bitcoind: auto.sh (v0.0.5)

Shane Kinney modsix at gmail.com
Fri Mar 13 02:21:07 UTC 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Attached to this message are a patch file and full source of the
modified portatronic build script (v0.0.5) with signatures for each.

You can find the original here:
http://thebitcoin.foundation/ml/btc-dev/2015-January/000033.html
See attachment [auto_5acaf3182f7d59b9ef11dc90f80bdcc4f8fdd59c.sh].

To patch asciilifeform's original auto.sh: use the patch file attached
to this email.

The auto.sh script should be placed in the same directory as where you
have built or are going to build a patched Reference Implementation.
It will look for this directory:
bitcoin

You'll need to edit the file to if your system has a different
architecture than x86_64.  Edit the following three variables in the
top of the script:

BOOST_ADDRESS_MODEL=64
BOOST_ARCH_TYPE=x86_64
SSL_ARCH_TYPE=linux-x86_64

Also note that you will need to have `curl` and `realpath` installed on
your local environment to execute this script.

Finally, execute `auto.sh'.  It will pull down the necessary libraries to build
the static `bitcoind` and then compile and link them, and finally compile
and link bitcoin.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (FreeBSD)

iQIcBAEBCgAGBQJVAbunAAoJEHIXBai3Hq2vBjsQAMoqYHJs/QB6X6Ou7ces2m+a
2KFejX3xXVWG7vrsS5YSm6rNt4u7m/ESdWqkXb3D5ySp9PFOKPyD/BiXd3frTYSE
BDg2gDFiwxlNRDehEEX3xq7VvliQZ1GCpaiZdwxR+1iskyCxxnkmK4YIaAe2wsHU
5w+MccFFz9/a2zelBpaWzIkkhYEYupI7wzjftf+WiMIVv4/X2azPij54Wo/m4PQX
JwmAtxpfOk3zYTAvmd3u9r0FmjUiR01WcSvvOiu1mZErVpURSawWqqrJ+jLJsnwz
j+AuaAYMe+lTD3K8BwJb7gDJ+dDFzxdu/lSrYqEdLkw6n78P2GRS4EPdaLTF9QTF
caubDqe/HJ4j0CODuHXgoruKaqzA+Zt2CZFiGUxtA++XKAhMqK9sTv7dPgIZPDoy
LWMupEmAl+MUUZgDUxu0EYgVEmGvvU7+28DNQ2gJ5bSHsQL2HUpNkpGcrq7d8x9v
nHSrobcPmnvzgZyNr46SzgCcCKuK2bnRwPB9zHn6QdMn/pw/9M9wVEJJOYY1b2rs
llmfCqbBy8Zh40Hq29zB76rG7n1hxooEwl4lOOPAdq8+lkuRuQn2JGpCr+Rivz0T
XCqWHEcvI5L+4o6COhHn0Bwkeee9P2LFZN1CZuvf9f+taSEq4DRv/w1m+Z/TiZjk
kG2xOk559eUcPeCx63uw
=VRLd
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: auto.sh
Type: application/x-sh
Size: 3638 bytes
Desc: not available
URL: <http://therealbitcoin.org/ml/btc-dev/attachments/20150312/auto_1cbb8a89e7a35f749f262427787b5f44f74e0e98.sh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: auto.sh.sig
Type: application/octet-stream
Size: 834 bytes
Desc: not available
URL: <http://therealbitcoin.org/ml/btc-dev/attachments/20150312/auto_a8b19cd929009343368b00069b671fa1380607be.sh.sig>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: auto-static-v005.sh.patch
Type: text/x-patch
Size: 5264 bytes
Desc: not available
URL: <http://therealbitcoin.org/ml/btc-dev/attachments/20150312/auto-static-v005_bfbf04837f013c715553c399c6483af5e8cf70a1.sh.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: auto-static-v005.sh.patch.sig
Type: application/octet-stream
Size: 834 bytes
Desc: not available
URL: <http://therealbitcoin.org/ml/btc-dev/attachments/20150312/auto-static-v005_d45e750bab2be0ff50e3356323db70dff05726f7.sh.patch.sig>


More information about the BTC-dev mailing list