We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With
go version devel go1.24-27093581 Sat Aug 17 03:03:34 2024 +0000 linux/amd64
make GO=gotip sync_diff_inspector
Successful build
dvaneeden@dve-carbon:~/dev/pingcap/tidb-tools$ make GO=gotip sync_diff_inspector gotip build -ldflags '-X "github.com/pingcap/tidb-tools/pkg/utils.Version=v7.5.3-2-gd226440" -X "github.com/pingcap/tidb-tools/pkg/utils.BuildTS=2024-08-19 08:17:42" -X "github.com/pingcap/tidb-tools/pkg/utils.GitHash=d226440121147098eb5eb99cbc1efb94092ec68e" -X "github.com/pingcap/tidb-tools/pkg/utils.GitBranch=master"' -o bin/sync_diff_inspector ./sync_diff_inspector # github.com/pingcap/tidb-tools/sync_diff_inspector link: github.com/pingcap/tidb/pkg/util/printer: invalid reference to runtime.buildVersion make: *** [Makefile:60: sync_diff_inspector] Error 1
What version of TiDB are you using (tidb-server -V or run select tidb_version(); on TiDB)?
tidb-server -V
select tidb_version();
which tool are you using?
sync-diff-inspector
pump -V
tidb-lightning -V
syncer -V
The text was updated successfully, but these errors were encountered:
Update deps required to build with go1.24-27093581 (#814)
c85ad9c
close #813, ref #819
Fix non-constant format strings (#824)
a7f18fe
ref #813
Successfully merging a pull request may close this issue.
Bug Report
With
Successful build
What version of TiDB are you using (
tidb-server -V
or runselect tidb_version();
on TiDB)?which tool are you using?
sync-diff-inspector
pump -V
ortidb-lightning -V
orsyncer -V
)?Related
The text was updated successfully, but these errors were encountered: