Hi Huxing Zhang ! My own computer is M2, and I tried it and it can be executed and compiled normally. Thank you for your suggestions. We will improve it in the future version. Do you think it is OK?
---- Replied Message ---- | From | Huxing Zhang<hux...@apache.org> | | Date | 3/26/2025 09:43 | | To | <general@incubator.apache.org> | | Subject | Re: [VOTE] Release Apache Seata-go(incubating) SDK 2.0.0-RC1 | Hi, [x] Download links are valid. [x] Checksums and signatures. [x] LICENSE/NOTICE files exist I can not compile the source from on my mac m1. The error messages: make build rm -fr ./dist mkdir -p ./dist CGO_ENABLED=0 go build -ldflags "-X main.Branch= -X main.Revision= -X main.Version= -extldflags \"-static\" -s -w" -tags netgo -o ./dist/seatago ./cmd sha256sum ./dist/seatago | cut -d ' ' -f 1 > ./dist/seatago-sha-256 /bin/sh: sha256sum: command not found It looks like there is no sha256sum command on Mac. It may be better to use shasum -a 256 instead since it is more general. On Fri, Mar 14, 2025 at 10:23 PM luky...@apache.org <luky...@apache.org> wrote: Hello, Due to the incorrect subject of the previous email, I have resent this voting email. The link to the previous emails is: https://lists.apache.org/thread/3sjfxtcnjxp5hwc344spywcy74ck3bh1 The vote thread: https://lists.apache.org/thread/6yym26plkrf4ld6s0bf9zts5wwwg0gtq Vote Result: https://lists.apache.org/thread/ko9hf9t9wp14wzgoxcks5cyglg68jrpb The release candidates: https://dist.apache.org/repos/dist/dev/incubator/seata/incubator-seata-go/2.0.0-RC1/ Git commit id for the release: https://github.com/apache/incubator-seata-go/commit/cf2212a41550649b5b32dc029a608d3746f5de3a Release Notes: https://github.com/apache/incubator-seata-go/releases/tag/v2.0.0 The artifacts have been signed with Key [ 083EEA12A2EF5873 ], corresponding to [ luky...@apache.org ] which can be found in the keys file: https://downloads.apache.org/incubator/seata/KEYS Build Environment: Golang 1.20+. Build Command: make build CI Test Workflow: https://github.com/apache/incubator-seata-go/actions/runs/12517972078/job/34919641932 https://github.com/apache/incubator-seata-go/actions/runs/12517972075/job/34919641931 The vote will be open for at least 72 hours. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Checklist for reference: [ ] Download links are valid. [ ] Checksums and signatures. [ ] LICENSE/NOTICE files exist [ ] No unexpected binary files [ ] All source files have ASF headers [ ] Can compile from source To learn more about Apache Seata , please see https://seata.apache.org/ Warm regards, Yuecai Liu --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org -- Best Regards! Huxing --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org