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

regenerate-mirserver-internal-debian-symbols is broken #3571

Closed
AlanGriffiths opened this issue Aug 23, 2024 · 2 comments · Fixed by #3630
Closed

regenerate-mirserver-internal-debian-symbols is broken #3571

AlanGriffiths opened this issue Aug 23, 2024 · 2 comments · Fixed by #3630
Assignees
Labels
triaged Triage into JIRA to plan it in

Comments

@AlanGriffiths
Copy link
Contributor

$ export MIR_SYMBOLS_MAP_GENERATOR_CLANG_LIBRARY_PATH=/usr/lib/llvm-18/lib
$ export MIR_SYMBOLS_MAP_GENERATOR_CLANG_SO_PATH=/usr/lib/llvm-18/lib/libclang.so.1
$ cmake --build cmake-build-release/ --target regenerate-mirserver-internal-debian-symbols
[1/1] cd /home/alan/CLionProjects/mir && /home/alan/CLionProjects/mir/tools/symbols_map_generator/run.sh --library mir_server_internal --version 2.18 --output_symbols
FAILED: src/server/CMakeFiles/regenerate-mirserver-internal-debian-symbols /home/alan/CLionProjects/mir/cmake-build-release/src/server/CMakeFiles/regenerate-mirserver-internal-debian-symbols 
cd /home/alan/CLionProjects/mir && /home/alan/CLionProjects/mir/tools/symbols_map_generator/run.sh --library mir_server_internal --version 2.18 --output_symbols
/bin/sh: 1: /home/alan/CLionProjects/mir/tools/symbols_map_generator/run.sh: not found
ninja: build stopped: subcommand failed.

There is no run.sh anywhere

@AlanGriffiths
Copy link
Contributor Author

Of course, we don't track the symbols so it probably shouldn't exist anyway

@mattkae mattkae self-assigned this Oct 11, 2024
@mattkae
Copy link
Contributor

mattkae commented Oct 11, 2024

Yeah this shouldn't exist. I must have forgotten to delete it. The generate-mirserver-symbols-map handles both external and internal symbols

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged Triage into JIRA to plan it in
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants