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

ci: unable to install Tarantool on MacOS #354

Open
DerekBum opened this issue Nov 16, 2023 · 0 comments
Open

ci: unable to install Tarantool on MacOS #354

DerekBum opened this issue Nov 16, 2023 · 0 comments
Labels
1sp bug Something isn't working build issue The issue describes the problem with the build flaky test The issue describes the problem with the test being flaky good first issue Good for newcomers teamE

Comments

@DerekBum
Copy link

From time to time CI is unable to install Tarantool on MacOS. As example,
https://github.com/tarantool/go-tarantool/actions/runs/6889485751/job/18740568850

Log of the Install Tarantool task:

Run cd "${T_TARDIR}"
  cd "${T_TARDIR}"
  make install
  shell: /bin/bash -e {0}
  env:
    T_VERSION: 1.10.14
    T_SRCDIR: /Users/runner/work/go-tarantool/go-tarantool/tarantool-1.10.14
    T_TARDIR: /Users/runner/work/go-tarantool/go-tarantool/tarantool-1.10.14-build
    SRCDIR: /Users/runner/work/go-tarantool/go-tarantool/tarantool/go-tarantool
make: /usr/local/Cellar/cmake/3.27.7/bin/cmake: No such file or directory
make: *** [cmake_check_build_system] Error 1
Error: Process completed with exit code 2.

This could be frustrating and it would be nice to fix this.

@DerekBum DerekBum added flaky test The issue describes the problem with the test being flaky build issue The issue describes the problem with the build labels Nov 16, 2023
@oleg-jukovec oleg-jukovec added teamE bug Something isn't working 1sp labels Nov 16, 2023
@oleg-jukovec oleg-jukovec changed the title CI unable to install Tarantool on MacOS ci: unable to install Tarantool on MacOS Nov 17, 2023
@oleg-jukovec oleg-jukovec added the good first issue Good for newcomers label Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1sp bug Something isn't working build issue The issue describes the problem with the build flaky test The issue describes the problem with the test being flaky good first issue Good for newcomers teamE
Projects
None yet
Development

No branches or pull requests

2 participants