-
Notifications
You must be signed in to change notification settings - Fork 36
Description
sdlada/test $ alr build
β Synchronizing workspace...
Dependencies automatically updated as follows:
New solution is incomplete.
-
aunit 24.0.0 (new)
+π sdlada 2.5.124 (new,path=..)
Missing:
+β libsdl2 ^2.0.0 (new,indirect,missing)
+β make * (new,indirect,missing)
β Deploying aunit=24.0.0...
-#O=# # #
warn: The following external dependencies are unavailable within Alire:
warn: libsdl2^2.0.0
warn: make*
warn: They should be made available in the environment by the user.
warn: Generating possibly incomplete configuration because of missing dependencies
β΄ Syncing build dir... warn: Generating possibly incomplete environment because of missing dependencies
β Running pre-build actions for sdlada=2.5.124...
make: /SSD/home/x/git/sdlada/build/gnat/makefile:17: warning: Invalid character " " in variable name "filter linux, "linux" "windows" "bsd" "android""
make: /SSD/home/x/git/sdlada/build/gnat/makefile:17: Invalid line "ifeq (,$(filter $(SDL_PLATFORM), "linux" "windows" "bsd" "android"))", expanded to "ifeq "
make: /SSD/home/x/git/sdlada/build/gnat/makefile:19: Invalid line "else ifeq ($(SDL_PLATFORM),macosx)", expanded to "else ifeq "
make: /SSD/home/x/git/sdlada/build/gnat/makefile:21: Invalid line "endif"
make: Fatal errors encountered -- cannot continue
make: stopped making "tools" in /SSD/home/x/git/sdlada/build/gnat
warn: Execution failed for action: Pre_Build run: make -C ./build/gnat tools (from ${CRATE_ROOT}/.)
warn: Exit code: 1
warn: Action output not captured, check it above.
error: Compilation failed.