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

Cocoapod build fails on Travis #20814

Closed
adamschmideg opened this issue Mar 26, 2020 · 9 comments · Fixed by #20816
Closed

Cocoapod build fails on Travis #20814

adamschmideg opened this issue Mar 26, 2020 · 9 comments · Fixed by #20816
Assignees

Comments

@adamschmideg
Copy link
Contributor

Last good build: https://travis-ci.org/github/ethereum/go-ethereum/jobs/541245571
First bad build: https://travis-ci.org/github/ethereum/go-ethereum/builds/665807676

@karalabe
Copy link
Member

This was mentioned in #20160
Apparently it needs to be fixed upstream: elastic/gosigar#134

@karalabe
Copy link
Member

Reopening until moment of truth

@karalabe karalabe reopened this Mar 26, 2020
@adamschmideg
Copy link
Contributor Author

adamschmideg commented Mar 26, 2020

Moment of truth :( https://travis-ci.org/github/ethereum/go-ethereum/jobs/667195095#L1523-L1529
Hopefully one step closer to the solution.

@karalabe
Copy link
Member

Well, the original issue s fixed. This is a new one :)

@ellen87006
Copy link

type MobileSigner struct {

It seems that new issue caused by structure rename from signer to MobileSigner.
@karalabe Is that acceptable to change it back?

@MariusVanDerWijden
Copy link
Member

Build still fails, but it seems to fail now on uploading not on the code

@karalabe
Copy link
Member

karalabe commented Nov 5, 2020

Added it back to triage for next week, lets see where the verbosity fix (#21787) takes us.

@karalabe
Copy link
Member

karalabe commented Nov 5, 2020

New error:

[!] Authentication token is invalid or unverified. Either verify it with the email that was sent or register a new session.
util.go:45: exit status 1
exit status 1
The command "go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds" exited with 1.

@karalabe
Copy link
Member

karalabe commented Feb 3, 2023

Android and iOS support dropped via #26599.

@karalabe karalabe closed this as completed Feb 3, 2023
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 a pull request may close this issue.

5 participants