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

sync_diff_inspector: doesn't build with gotip #813

Closed
dveeden opened this issue Aug 19, 2024 · 0 comments · Fixed by #814
Closed

sync_diff_inspector: doesn't build with gotip #813

dveeden opened this issue Aug 19, 2024 · 0 comments · Fixed by #814

Comments

@dveeden
Copy link
Contributor

dveeden commented Aug 19, 2024

Bug Report

  1. What did you do?

With

go version devel go1.24-27093581 Sat Aug 17 03:03:34 2024 +0000 linux/amd64
make GO=gotip sync_diff_inspector
  1. What did you expect to see?

Successful build

  1. What did you see instead?
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
  1. What version of TiDB are you using (tidb-server -V or run select tidb_version(); on TiDB)?

  2. which tool are you using?

sync-diff-inspector

  1. what version of tool are you using (pump -V or tidb-lightning -V or syncer -V)?

Related

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 a pull request may close this issue.

1 participant