Created
November 2, 2022 20:55
-
-
Save StarrFox/e770c8ab8611322c21227c028489fa80 to your computer and use it in GitHub Desktop.
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
❯ nix build '.?submodules=1' | |
warning: Git tree '/home/starr/github.com/StarrFox/ImHex' is dirty | |
error: builder for '/nix/store/yk7abvnisgnr9dyqsczqa0bz8980pw0b-imhex.drv' failed with exit code 1; | |
last 10 log lines: | |
> -- libpl static library is being created | |
> CMake Error at lib/external/pattern_language/cli/CMakeLists.txt:14 (add_subdirectory): | |
> add_subdirectory given source "../external/cli11" which is not an existing | |
> directory. | |
> | |
> | |
> -- Found Python: /nix/store/fkcl1wzq3106qqgl84bhgk1lp56q6bzg-python3-3.10.7/include/python3.10 (found version "3.10.7") found components: Development Development.Module Development.Embed | |
> -- Checking for one of the modules 'libmagic>=5.39' | |
> -- Configuring incomplete, errors occurred! | |
> See also "/build/mf301xichilkphgj6nrxwyrnaj5l4vnm-source/build/CMakeFiles/CMakeOutput.log". | |
For full logs, run 'nix log /nix/store/yk7abvnisgnr9dyqsczqa0bz8980pw0b-imhex.drv'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment