EMsoft-org / EMsoft-org/EMsoftSuperbuild
failing to build EbsdLib
- Dominant language
- CMake
- Stars
- 9
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
I'm on Ubuntu 19.04
At the cmake step in Debug I get:
```
[ 95%] Performing configure step for 'EbsdLib'
-- EbsdLib configure command succeeded. See also /home/elena/EMsoft/EMsoft_SDK/superbuild/EbsdLib/Stamp/Debug/EbsdLib-configure-*.log
[ 96%] Performing build step for 'EbsdLib'
CMake Error at /home/elena/EMsoft/EMsoft_SDK/superbuild/EbsdLib/Stamp/Debug/EbsdLib-build-Debug.cmake:16 (message):
Command failed: 2
'make'
See also
/home/elena/EMsoft/EMsoft_SDK/superbuild/EbsdLib/Stamp/Debug/EbsdLib-build-*.log
make[2]: *** [CMakeFiles/EbsdLib.dir/build.make:113: /home/elena/EMsoft/EMsoft_SDK/superbuild/EbsdLib/Stamp/Debug/EbsdLib-build] Error 1
make[1]: *** [CMakeFiles/Makefile2:296: CMakeFiles/EbsdLib.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
```
Here are the log file
[EbsdLib-build-err.log](https://github.com/EMsoft-org/EMsoftSuperbuild/files/3408345/EbsdLib-build-err.log)
[EbsdLib-build-out.log](https://github.com/EMsoft-org/EMsoftSuperbuild/files/3408343/EbsdLib-build-out.log)
It might be unrelated, but is the path meant to be going __.../EbsdLib/Source/EbsdLib/Source/EbsdLib/...__ or did I do something wrong?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading EbsdLib-build-err.log and EbsdLib-build-out.log, then inspect the generated EbsdLib-build-Debug.cmake under EMsoft_SDK/superbuild/EbsdLib/Stamp/Debug. Reproduce the Debug build on Ubuntu 19.04 and determine whether the repeated EbsdLib/Source path is expected; done means the EbsdLib build completes successfully and the path behavior is explained or corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100