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

Build for is failing for ansible #20

Open
evioxtech opened this issue Jun 20, 2021 · 2 comments
Open

Build for is failing for ansible #20

evioxtech opened this issue Jun 20, 2021 · 2 comments

Comments

@evioxtech
Copy link

TASK [install-bor : Build Bor] *****************************************************************************************************************************************************************************
fatal: [192.168.1.27]: FAILED! => {"changed": true, "cmd": ["make", "bor-all"], "delta": "0:00:00.002995", "end": "2021-06-20 16:11:23.502078", "msg": "non-zero return code", "rc": 2, "start": "2021-06-20 16:11:23.499083", "stderr": "make: *** No rule to make target 'bor-all'. Stop.", "stderr_lines": ["make: *** No rule to make target 'bor-all'. Stop."], "stdout": "", "stdout_lines": []}

PLAY RECAP *************************************************************************************************************************************************************************************************
192.168.1.27 : ok=17 changed=5 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0

@evioxtech
Copy link
Author

evioxtech commented Jun 20, 2021

make all works instead of make bor-all

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

2 participants
@evioxtech and others