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

compile source code error by make build_linux #298

Closed
yixy opened this issue Feb 3, 2020 · 2 comments
Closed

compile source code error by make build_linux #298

yixy opened this issue Feb 3, 2020 · 2 comments
Assignees
Labels
chaosblade-cli chaosblade project type/bug Something isn't working
Milestone

Comments

@yixy
Copy link
Contributor

yixy commented Feb 3, 2020

Issue Description

Type: bug report

Describe what happened (or what feature you want)

There are some errors when using make build_linux to compile the source code:

  1. cannot compile chaosblade-operator in docker.
  2. mvn command not found in docker, because of M2_HOME and PATH variable not setting in Dockfile.

Describe what you expected to happen

make build_linux compiles correctly

Tell us your environment

root@instance-1:/myworkspace/src/github.com/chaosblade-io/chaosblade# uname -a
Linux instance-1 4.15.0-1052-gcp #56-Ubuntu SMP Thu Dec 19 10:54:56 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
@xcaspar xcaspar added this to the 0.5.0 milestone Feb 3, 2020
@xcaspar
Copy link
Member

xcaspar commented Feb 3, 2020

@yixy I have fixed it, please pull the master branch and compile.

@yixy
Copy link
Contributor Author

yixy commented Feb 4, 2020

@xcaspar It works, THX :)

@xcaspar xcaspar closed this as completed Feb 7, 2020
@xcaspar xcaspar added type/bug Something isn't working chaosblade-cli chaosblade project labels Feb 18, 2020
@xcaspar xcaspar self-assigned this Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chaosblade-cli chaosblade project type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants