Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jan 28, 2018

How to build with gitian

  • Ubuntu 17.10.1 (Artful Aardvark): NG (networking is broken within LXC containers)
  • Ubuntu 16.04.3 LTS (Xenial Xerus): OK
mkdir work && cd work
git clone https://github.com/BitzenyCoreDevelopers/bitzeny.git

# ./bitzeny/contrib/gitian-build.sh -b -j [process_count] -c [signer_name] [branch, commit, etc...]
# The --setup option is needed when you run this script first time

# Setup environment and build unsigned binary
./bitzeny/contrib/gitian-build.sh -b -j 36 --setup -c shirako foobar

# Build binary and sign
./bitzeny/contrib/gitian-build.sh -b -s -j 36 -c shirako foobar

ToDo

  • Windows
  • Linux
  • macOS

@ghost ghost force-pushed the feature/gitian branch from d728914 to 496dc3e Compare January 29, 2018 12:55
@ghost ghost self-assigned this Jan 29, 2018
@ghost ghost requested review from onokatio, hitobb and zenywallet January 29, 2018 15:05
@ghost ghost changed the title [WIP] gitian gitian-builder for 2.0 Jan 29, 2018
@ghost ghost force-pushed the feature/gitian branch from 496dc3e to e5fadfa Compare January 29, 2018 15:23
@ghost
Copy link
Author

ghost commented Jan 29, 2018

@zenywallet @onokatio @hitobb ping

@onokatio
Copy link
Member

I'm now try. Wait secceeds.

Copy link
Contributor

@hitobb hitobb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!
Gitian-builder for BitZeny2.0 is working.

@ghost ghost merged commit 7192a1e into z2.0.x Feb 3, 2018
@ghost ghost deleted the feature/gitian branch February 3, 2018 11:07
shuichiro-makigaki pushed a commit to shuichiro-makigaki/bitzeny that referenced this pull request Aug 8, 2018
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants