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

Upgrade build infrastructure #5

Merged
merged 15 commits into from
Jul 20, 2023
Merged

Upgrade build infrastructure #5

merged 15 commits into from
Jul 20, 2023

Conversation

radekg
Copy link
Owner

@radekg radekg commented Jul 15, 2023

Working on the upgrade of the infrastructure.

  • Clang first pass build
  • GCC first pass build
  • Clang distribution
  • GCC distribution
  • Clang rebuild
  • GCC rebuild
  • Clang extensions rebuild
  • GCC extensions rebuild
  • Clang interactive shell
  • GCC interactive shell
  • Clang Docker image build
  • GCC Docker image build
  • Clang tests
  • GCC test

Notes

Known issues

x86_64 build on M1/M2 mac is not possible

So far, on the M2 mac there are dragons:

Clang distribution fails

  • Clang first pass build completes but the distribution fails:
Running ldd on /yb-source/build/release-clang15-linuxbrew-dynamic-ninja/gobin/yugabyted-ui
ldd: exited with unknown exit code (139)

This is because the yugabyted-ui builder uses system ldd...: yugabyte/yugabyte-db#18258

@radekg radekg marked this pull request as ready for review July 20, 2023 23:59
@radekg radekg merged commit 44353a3 into master Jul 20, 2023
@radekg radekg deleted the upgrade-build-infrastructure branch July 20, 2023 23:59
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.

1 participant