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

chore: point status-go to upgrade branch #18488

Closed
wants to merge 1 commit into from

Conversation

siddarthkay
Copy link
Contributor

PR to test golang and go-waku on status-go side.
related status-go PR : status-im/status-go#4522

status: ready

@siddarthkay siddarthkay self-assigned this Jan 14, 2024
@status-im-auto
Copy link
Member

status-im-auto commented Jan 14, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
8802574 #1 2024-01-14 15:29:45 ~2 min android 📄log
8802574 #1 2024-01-14 15:29:51 ~2 min android-e2e 📄log
8802574 #1 2024-01-14 15:29:55 ~2 min tests 📄log
8802574 #1 2024-01-14 15:30:20 ~2 min ios 📄log
f349a87 #3 2024-01-16 13:56:16 ~2 min android-e2e 📄log
f349a87 #3 2024-01-16 13:56:51 ~3 min android 📄log
f349a87 #3 2024-01-16 13:57:24 ~3 min ios 📄log
f349a87 #3 2024-01-16 13:57:39 ~3 min tests 📄log

@siddarthkay
Copy link
Contributor Author

builds fail with the following error :

[2024-01-14T15:30:17.024Z] ../../../go/src/github.com/status-im/status-go/vendor/github.com/
quic-go/quic-go/internal/qtls/go_oldversion.go:5:13: cannot use 
"The version of quic-go you're using can't be built using outdated Go versions. For more details, 
please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant 
"The version of quic-go you're using can't be built using outdated Go...) as int value in variable 
declaration

[2024-01-14T15:30:17.024Z] # github.com/status-im/status-go/vendor/github.com/libp2p/go-libp2p/p2p/net/swarm

[2024-01-14T15:30:17.024Z] ../../../go/src/github.com/status-im/status-go/vendor/github.com/
libp2p/go-libp2p/p2p/net/swarm/dial_sync.go:76:26: undefined: context.WithCancelCause

[2024-01-14T15:30:17.025Z] ../../../go/src/github.com/status-im/status-go/vendor/github.com/
libp2p/go-libp2p/p2p/net/swarm/swarm_dial.go:555:53: undefined: context.Cause

[2024-01-14T15:30:17.025Z] # github.com/status-im/status-go/vendor/github.com/
mutecomm/go-sqlcipher/v4

[2024-01-14T15:30:17.025Z] sqlite3.c:37151:8: warning: "gethostuuid() is disabled." [-W#warnings]

I guess this PR needs go version to match the status-go PR's go version which is 1.20
makes sense to come back to this PR after I get CI green here #18321

@siddarthkay siddarthkay force-pushed the go-upgrade-for-status-go branch from 8802574 to c3c6d86 Compare January 16, 2024 13:51
@siddarthkay siddarthkay force-pushed the go-upgrade-for-status-go branch from c3c6d86 to f349a87 Compare January 16, 2024 13:53
@siddarthkay
Copy link
Contributor Author

no longer relevant, closing in favour of #18564

@siddarthkay siddarthkay deleted the go-upgrade-for-status-go branch August 23, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants