Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev and Staging will not compile. #52

Closed
ghost opened this issue Jan 26, 2018 · 16 comments
Closed

Dev and Staging will not compile. #52

ghost opened this issue Jan 26, 2018 · 16 comments

Comments

@ghost
Copy link

ghost commented Jan 26, 2018

Although production works, Dev and Staging compiles are stuck in endless loop.

@Git-Jiro
Copy link
Owner

I will take a look at those as well.

@Git-Jiro
Copy link
Owner

The staging branch brew install gridcoin --devel worked for me

@Git-Jiro
Copy link
Owner

I can reproduce the endless loop issue on the development branch.

@ghost
Copy link
Author

ghost commented Jan 26, 2018

OK, I had the endless loop on Dev branch today, did not try Staging (---devel) since the version upgrade, so assumed it to still be true. I retried staging and indeed it works. Thank you.

@ghost
Copy link
Author

ghost commented Mar 24, 2018

Hi Jiro,

"brew install --HEAD Git-jiro/jiro/gridcoin" Is still in loop. Is this something that can be fixed from our side?

@Git-Jiro
Copy link
Owner

I have still no idea what causes this loop. Therefore I am not able to help with fixing it.

@ghost
Copy link
Author

ghost commented Mar 24, 2018 via email

@ghost
Copy link
Author

ghost commented Apr 8, 2018

Staging is broken again.

patching file src/rpcwallet.cpp
Hunk #1 FAILED at 1062.
1 out of 1 hunk FAILED -- saving rejects to file src/rpcwallet.cpp.rej
Error: Failure while executing: patch -g 0 -f -p1

@Git-Jiro
Copy link
Owner

Git-Jiro commented Apr 8, 2018

OK, I will have a look!

@Git-Jiro
Copy link
Owner

Git-Jiro commented Apr 8, 2018

The development build works again now!
I changed from the qmake based build to the autotools based build.

@ghost
Copy link
Author

ghost commented Apr 8, 2018 via email

@ghost
Copy link
Author

ghost commented Apr 8, 2018 via email

@Git-Jiro
Copy link
Owner

Git-Jiro commented Apr 8, 2018

Oh sorry, I mixed up the branches a little:
I tested with brew install --devel gridcoin, which is the staging branch. This works now.

I briefly checked brew install --HEAD grirdcoin, which is the development branch. This is not working now.

@ghost
Copy link
Author

ghost commented Apr 8, 2018 via email

@ghost
Copy link
Author

ghost commented Apr 8, 2018 via email

@Git-Jiro
Copy link
Owner

Git-Jiro commented Apr 8, 2018

I left the master branch as is, which is the stable/release branch in Gridcoin.
I fixed the staging branch, because this is becoming the master/stable/release branch eventually.
I ignored the development branch, because it is not important for regular users

@ghost ghost closed this as completed Apr 11, 2018
This issue 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

No branches or pull requests

1 participant