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

Failed to build scdb code when execute make command #8

Closed
sixiaoming opened this issue Mar 29, 2023 · 3 comments · Fixed by #7
Closed

Failed to build scdb code when execute make command #8

sixiaoming opened this issue Mar 29, 2023 · 3 comments · Fixed by #7
Assignees

Comments

@sixiaoming
Copy link

Building project in scql-ci:latest container guided by "build" successfully until exec "make" command:
(base) [root@0e72ca6cc984 scql]# make rm -f bin/* rm -f *.coverprofile Found go go fmt ./pkg/... go vet -unsafeptr=false ./pkg/... github.com/secretflow/scql/pkg/scdb/server [github.com/secretflow/scql/pkg/scdb/server.test] pkg/scdb/server/config.go:202:3: unknown field 'RevealSecretCondition' in struct literal of type spu.RuntimeConfig pkg/scdb/server/config.go:203:3: unknown field 'RevealSecretIndices' in struct literal of type spu.RuntimeConfig make: *** [Makefile:40: vet] Error 2

Makefile#40

@anakinxc
Copy link
Contributor

@tyrone-yu Can you take a look?

Thanks

@tyrone-yu
Copy link
Contributor

Thank you for bringing this issue to our attention and letting us know. We have fixed the issue(#7) and will merge it into the repository later. Please try it later and let us know if there are still any issues.

@6fj 6fj linked a pull request Mar 29, 2023 that will close this issue
@tyrone-yu
Copy link
Contributor

#7 had been merged, please try make pb & make again, thanks

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.

3 participants