Skip to content

[seekdb][deps] Switch al8 x86 SDKs to source submodule - #1196

Open
hnwyllmm wants to merge 2 commits into
masterfrom
task/2026072400117698283
Open

[seekdb][deps] Switch al8 x86 SDKs to source submodule#1196
hnwyllmm wants to merge 2 commits into
masterfrom
task/2026072400117698283

Conversation

@hnwyllmm

Copy link
Copy Markdown
Member

Task Description

Currently, the development library dependencies are recorded via al8 x86_64 RPMs under deps/init, leading to unclear maintenance boundaries between source code versions and package versions.

Solution Description

Added a deps/dependencies submodule pinned to the uploaded and pushed source dependency versions. build.sh now builds the Linux x86_64 source SDK during initialization and uses the corresponding installation prefix. Removed development library package records from oceanbase.al8.x86_64.deps [deps], while retaining tool dependencies. For VSAG linking items built from source, linking is now optional and based on actual build artifacts, specifically for x86_64.

Passed Regressions

Passed bash -n build.sh, git diff --check, and git diff --cached --check. Verification of source dependency repository origin locking and Linux x86_64 dependency building is complete.

Upgrade Compatibility

Only adjusts the method of obtaining development dependencies; does not change runtime protocols. This demo only covers al8 x86_64.

Other Information

This MR contains only one commit relative to the master branch. Dependency description files for other platforms remain unchanged. Untracked local environment hint files are not included in the commit.

Release Note

@hnwyllmm

Copy link
Copy Markdown
Member Author

The issue with the mapping Dima is that it depends on development libraries in source code form.

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