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 failed-macOS #757

Open
zxcheergo opened this issue Aug 19, 2019 · 2 comments
Open

Build failed-macOS #757

zxcheergo opened this issue Aug 19, 2019 · 2 comments

Comments

@zxcheergo
Copy link

The terminal message is :
"
** BUILD FAILED **

The following build commands failed:
PhaseScriptExecution CMake\ Rules Build/Hunter.build/Debug/acf-Release.build/Script-442BCC0E5FC544F0B887F58F.sh
(1 failure)

[hunter ** FATAL ERROR **] Build step failed (dir: /Users/zhouxin/.hunter/_Base/9cb4184/0c36441/753a04a/Build/acf
[hunter ** FATAL ERROR **] [Directory:/Users/zhouxin/.hunter/_Base/Download/Hunter/0.23.206/9cb4184/Unpacked/cmake/projects/acf]

------------------------------ ERROR -----------------------------
https://docs.hunter.sh/en/latest/reference/errors/error.external.build.failed.html

CMake Error at /Users/zhouxin/.hunter/_Base/Download/Hunter/0.23.206/9cb4184/Unpacked/cmake/modules/hunter_error_page.cmake:12 (message):
Call Stack (most recent call first):
/Users/zhouxin/.hunter/_Base/Download/Hunter/0.23.206/9cb4184/Unpacked/cmake/modules/hunter_fatal_error.cmake:20 (hunter_error_page)
/Users/zhouxin/.hunter/_Base/Download/Hunter/0.23.206/9cb4184/Unpacked/cmake/modules/hunter_download.cmake:617 (hunter_fatal_error)
/Users/zhouxin/.hunter/_Base/Download/Hunter/0.23.206/9cb4184/Unpacked/cmake/projects/acf/hunter.cmake:77 (hunter_download)
/Users/zhouxin/.hunter/_Base/Download/Hunter/0.23.206/9cb4184/Unpacked/cmake/modules/hunter_add_package.cmake:62 (include)
src/CMakeLists.txt:51 (hunter_add_package)

-- Configuring incomplete, errors occurred!
See also "/Users/zhouxin/drishti/_builds/CMakeFiles/CMakeOutput.log".
(base) ~/drishti>
"

@zxcheergo
Copy link
Author

I use the following command:
"
I cloned the repo, moved to drishti location and followed the next two steps
cmake -H. -B_builds -GXcode -DHUNTER_STATUS_DEBUG=ON -DDRISHTI_BUILD_EXAMPLES=ON
"
The above command is not successful and I receive the error message

@kaleemasadmughal
Copy link

kaleemasadmughal commented Oct 8, 2019

I am facing Exactly Same issue, any progress?
(using mac os 10.15, xcode 11.1)

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