oceanbase / oceanbase/seekdb

Release compilation fails on GitHub master branch due to missing devdeps-gtest-1.8.0 package

Open
#609 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dima type: bug
Dominant language
C++
Stars
2.9k
Forks
342
Avg merge
2d 14h
Merged PRs (30d)
53

Description

Environment

Description

The release compilation process on the GitHub master branch is failing because a required dependency package (devdeps-gtest-1.8.0) is missing.

Steps to Reproduce

  1. Clone the repository from the master branch.
  2. Attempt to perform a release build.
  3. The build fails with an error indicating the devdeps-gtest-1.8.0 package cannot be found.

Log Information

The failure is observed during the build process on the specified machine/environment.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the release build from the master branch and capture the missing-package error for devdeps-gtest-1.8.0. Trace where that dependency is declared or resolved in the build process, then verify that a clean release compilation completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.