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

Ошибка при билде, Ubuntu 20.08, #114

Closed
sabudilovskiy opened this issue Sep 10, 2022 · 1 comment
Closed

Ошибка при билде, Ubuntu 20.08, #114

sabudilovskiy opened this issue Sep 10, 2022 · 1 comment

Comments

@sabudilovskiy
Copy link

При билде тестового сервиса созданного из шаблона получаю такую ошибку:
File "/media/sf_userver/test_service/third_party/userver/plugins/external_deps/impl/cmake_generator.py", line 211, in
main()
File "/media/sf_userver/test_service/third_party/userver/plugins/external_deps/impl/cmake_generator.py", line 206, in main
with open(file_path, 'w') as output_file:
FileNotFoundError: [Errno 2] No such file or directory: '/media/sf_userver/test_service/build_debug/cmake_generated/FindIconv::Iconv.cmake'
CMake Error at third_party/userver/CMakeLists.txt:70 (message):
Generating cmake files failed with exit code: 1
Я вижу, что не генерится какой-то файл с путями к какой-то либе, но её название абсолютное невзрачное. Можете подсказать, что я делаю не так?

apolukhin added a commit that referenced this issue Sep 11, 2022
Fixes: #114
Tests: протестировано CI
Relates: TAXICOMMON-5661
@apolukhin
Copy link
Member

Спасибо за багрепорт!

Скоро подмержим что-то на подобие #115 , чтобы больше с такой проблемой никто не страдал

apolukhin added a commit that referenced this issue Sep 12, 2022
Fixes: #114
Tests: протестировано CI
Relates: TAXICOMMON-5661
YaImedgar pushed a commit to chistopat/userver that referenced this issue Dec 28, 2022
Fixes: userver-framework#114
Tests: протестировано CI
Relates: TAXICOMMON-5661
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 a pull request may close this issue.

2 participants