Created
June 18, 2015 08:57
-
-
Save knocte/4afb25ef1f05cec852d2 to your computer and use it in GitHub Desktop.
taglib 1.8, cmake
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Skipping wavpack-4.60.1 - already built | |
| 2015-06-18 10:50:20: Building taglib on python-posix (4 CPU) | |
| + /Users/joseantoniomunozmoreno/knocte/bockbuild26/profiles/banshee/build-root/_install/bin/tar xf /Users/joseantoniomunozmoreno/knocte/bockbuild26/cache/taglib-1.8.tar.gz -O > /dev/null | |
| + using cached source: /Users/joseantoniomunozmoreno/knocte/bockbuild26/cache/taglib-1.8.tar.gz | |
| ==> 2015-06-18 10:50:21: Preping taglib | |
| + /Users/joseantoniomunozmoreno/knocte/bockbuild26/profiles/banshee/build-root/_install/bin/tar xf /Users/joseantoniomunozmoreno/knocte/bockbuild26/cache/taglib-1.8.tar.gz | |
| + cd "taglib-1.8" | |
| ==> 2015-06-18 10:50:21: Building taglib | |
| + cmake . | |
| /bin/sh: cmake: command not found | |
| Traceback (most recent call last): | |
| File "./darwin.py", line 70, in <module> | |
| BansheeDarwinProfile ().build () | |
| File "../../bockbuild/profile.py", line 152, in build | |
| def __init__(self, timer=None, bias=None): | |
| File "../../bockbuild/package.py", line 281, in start_build | |
| File "../../bockbuild/package.py", line 341, in build | |
| File "../../bockbuild/package.py", line 292, in sh | |
| File "../../bockbuild/util/util.py", line 68, in run_shell | |
| Exception: ERROR: command exited with exit code 32512: cmake . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment