"make dev" success but "consul version" error

hi all,
A fresh men need help , thanks for your kindness.
When build consul from source, “make dev” success, but “consul version” show error message as bleow :

Fatal error with internal time set; check makefile for build date 0001-01-01 00:00:00 +0000 UTC parsing time “” as “2006-01-02T15:04:05Z07:00”: cannot parse “” as “2006”

parsing time “” as “2006-01-02T15:04:05Z07:00”: cannot parse “” as “2006”

ubuntu 20.04lts, amd64
go version: go1.19.4 linux/amd64
source code: consul-1.14.3.zip

If you know how to fix this problem, please tell me, thanks very much.