Thanks Tongxin, This is caused by our build system, which assumes the sources exist in a git repository.
I'll fix it and try to compose another release candidate for voting. Since this is our first release, there may be a lot of issues. If you find one, please let me know. Best, Mingshen On Thu, Sep 24, 2020 at 11:41 PM Tongxin Li <[email protected]> wrote: > -1 > > I failed to compile from the released source with the following error. > 'cp: cannot stat '/teaclave/third_party/crates-io/Cargo.lock': No such file > or directory'. > 'fatal: not a git repository (or any parent up to mount point /)' > > I think the reason is that the make scripts depend on git command, but the > released source doesn't contain git information. > > I can compile if the source is downloaded from 'git clone'. And I followed > the instructions and successfully ran the built-in echo example in > simulation mode. > > Best, > Tongxin Li > > On Tue, Sep 22, 2020 at 8:00 PM Mingshen Sun <[email protected]> wrote: > > > Dear Teaclave community, > > > > I am pleased to be calling this vote for the first release of Apache > > Teaclave (incubating) 0.1.0 (release candidate 1). > > > > The release candidate to be voted over is available at: > > - > https://dist.apache.org/repos/dist/dev/incubator/teaclave/0.1.0-rc.1/ > > > > The release candidate is signed with a GPG key available at: > > - https://dist.apache.org/repos/dist/dev/incubator/teaclave/KEYS > > > > The Git commit for this release is: > > - > > > > > https://gitbox.apache.org/repos/asf?p=incubator-teaclave.git;a=commit;h=500e624e25b7ab9f4580c7b9b7a72a7e367983e0 > > > > The Release Note is available in: > > - > https://github.com/apache/incubator-teaclave/releases/tag/v0.1.0-rc.1 > > > > Build guide and get started instructions can be found at: > > - > > > > > https://github.com/apache/incubator-teaclave/blob/v0.1.0-rc.1/docs/my-first-function.md > > > > The vote will be open for at least 72 hours. Everyone is welcomed to > vote. > > Please vote by replying to this thread explicitly. > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove with the reason > > > > Anyone can participate in testing and voting, not just committers, please > > feel free to try out the release candidate and provide your votes. > > > > A checklist for reference: > > - > > > > > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist > > > > Since this voting is the first time for the Teaclave community, I'd like > to > > mention that you can also reply with things you have checked. > > > > Best, > > Mingshen Sun > > >
