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

Fix bug #520

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Fix bug #520

merged 1 commit into from
Aug 24, 2024

Conversation

ashpect
Copy link
Contributor

@ashpect ashpect commented Aug 24, 2024

Fixes the following issue :

While building metacall.configure.sh with the option as shown, the following fails - (Ignore the timestamp and the env)

metacall_builder_rootless  |  > bash /usr/local/metacall/tools/metacall-configure.sh relwithdebinfo tests scripts ports install:
metacall_builder_rootless  | 2.781 
metacall_builder_rootless  | 2.781 
metacall_builder_rootless  | 2.832 -- Configuring done
metacall_builder_rootless  | 2.973 CMake Error at source/tests/metacall_plugin_extension_invalid_path_test/CMakeLists.txt:135 (add_dependencies):
metacall_builder_rootless  | 2.973   The dependency target "cli_core_plugin" of target
metacall_builder_rootless  | 2.973   "metacall-plugin-extension-invalid-path-test" does not exist.
metacall_builder_rootless  | 2.973 
metacall_builder_rootless  | 2.980 
metacall_builder_rootless  | 3.534 -- Generating done
metacall_builder_rootless  | 3.608 CMake Generate step failed.  Build files cannot be regenerated correctly.
metacall_builder_rootless  | ------
metacall_builder_rootless  | error: failed to solve: process "bash /usr/local/metacall/tools/metacall-configure.sh relwithdebinfo tests scripts ports install" did not complete successfully: exit code: 1

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@giarve giarve merged commit 9632ba2 into metacall:develop Aug 24, 2024
29 checks passed
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

Successfully merging this pull request may close these issues.

2 participants