Re: [VOTE] Release Apache Teaclave (incubating) v0.2.0-rc.1

2021-02-28 Thread Rundong Zhou
gt; > "1.1.1")
> > > > SGX_SDK=/opt/sgxsdk
> > > > SGX_MODE=HW
> > > > RUSTUP_TOOLCHAIN=nightly-2020-04-07
> > > > DCAP=OFF
> > > > BUILD_TYPE=debug
> > > > TEACLAVE_SYMLINKS=/tmp/teaclave_symlinks.Dvayr2ejnVKi
> > > > -- == /teaclave/build/environment GENERATED ==
> > > > -- Configuring done
> > > > -- Generating done
> > > > -- Build files have been written to: /teaclave/build
> > > > Scanning dependencies of target prep
> > > > cp: cannot stat '/teaclave/keys/dcap_server_cert.pem': Not a directory
> > > > CMakeFiles/prep.dir/build.make:57: recipe for target 'CMakeFiles/prep'
> > > > failed
> > > > make[2]: *** [CMakeFiles/prep] Error 1
> > > > CMakeFiles/Makefile2:819: recipe for target 'CMakeFiles/prep.dir/all' 
> > > > failed
> > > > make[1]: *** [CMakeFiles/prep.dir/all] Error 2
> > > > Makefile:83: recipe for target 'all' failed
> > > > make: *** [all] Error 2
> > > >
> > > > Kind Regards,
> > > > Furkan KAMACI
> > > >
> > > > On Fri, Feb 26, 2021 at 10:42 PM Yu Ding  wrote:
> > > >
> > > > > +1 approve
> > > > >
> > > > > On 2021/02/26 18:26:28, Mingshen Sun  wrote:
> > > > > > Dear community,
> > > > > >
> > > > > > This is a call for a vote to release Apache Teaclave (incubating)
> > > > > > version 0.2.0. This is the second Apache release since Teaclave
> > > > > > entered the incubator.
> > > > > >
> > > > > > The Apache Teaclave (incubating) community has voted and approved 
> > > > > > the
> > > > > > release, with four +1 votes from IPMC members (Pei Wang, Yulong 
> > > > > > Zhang,
> > > > > > Rundong Zhou, Tongxin Li).
> > > > > >
> > > > > > Vote/result thread:
> > > > > >   -
> > > > > https://lists.apache.org/thread.html/rd0ca1591578bcc60d73ce8722908d5001bd81dffe7a33e205bd28184%40%3Cdev.teaclave.apache.org%3E
> > > > > >
> > > > > > The release candidate to be voted over is available at:
> > > > > >   -
> > > > > https://dist.apache.org/repos/dist/dev/incubator/teaclave/0.2.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=0d1a001bb4741e3c652d121d2dfafa5d9361f84c
> > > > > >
> > > > > > The release note is available in:
> > > > > >   -
> > > > > https://github.com/apache/incubator-teaclave/releases/tag/v0.2.0-rc.1
> > > > > >
> > > > > > Build guide and get started instructions can be found at:
> > > > > >   -
> > > > > https://github.com/apache/incubator-teaclave/blob/v0.2.0-rc.1/docs/my-first-function.md
> > > > > >
> > > > > > The short version of building Teaclave from the source tarball:
> > > > > >
> > > > > > ```
> > > > > > $ wget
> > > > > https://dist.apache.org/repos/dist/dev/incubator/teaclave/0.2.0-rc.1/apache-teaclave-0.2.0-rc.1-incubating.tar.gz
> > > > > > $ tar zxvf apache-teaclave-0.2.0-rc.1-incubating.tar.gz && cd
> > > > > > apache-teaclave-0.2.0-rc.1-incubating
> > > > > > $ # Instructions to verify the source tar:
> > > > > > https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> > > > > >
> > > > > > $ docker run --rm -v $(pwd):/teaclave -w /teaclave \
> > > > > >   -it teaclave/teaclave-build-ubuntu-1804-sgx-2.9.1:latest \
> > > > > >bash -c ". /root/.cargo/env && \
> > > > > >  . /opt/sgxsdk/environment && \
> > > > > >  mkdir -p build && cd build && \
> > > > > >  cmake -DTEST_MODE=ON DSGX_SIM_MODE=ON -DGIT_SUBMODULE=OFF .. 
> > > > > > && \
> > > > > >  make"
> > > > > > ```
> > > > > >
> > > > > > The vote will be open for at least 72 hours.
> > > > > >
> > > > > >   [ ] +1 approve
> > > > > >   [ ] +0 no opinion
> > > > > >   [ ] -1 disapprove with the reason
> > > > > >
> > > > > >
> > > > > > Best,
> > > > > >
> > > > > > Mingshen Sun
> > > > > > http://mssun.me
> > > > > >
> > > > > > -
> > > > > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > > > > For additional commands, e-mail: general-h...@incubator.apache.org
> > > > > >
> > > > > >
> > > > >
> > > > > -
> > > > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > > > For additional commands, e-mail: general-h...@incubator.apache.org
> > > > >
> > > > >
> > >
> > > -
> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > For additional commands, e-mail: general-h...@incubator.apache.org
> > >
> >
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 
> 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Re: [VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.1.0-rc1

2021-06-07 Thread Rundong Zhou
+1

On 2021/06/08 01:38:49, Pei Wang  wrote: 
> +1
> 
> On 2021/06/08 01:35:12 Yulong Zhang wrote:
> > +1
> > 
> > On 2021/06/08 00:54:38, Mingshen Sun  wrote: 
> > > Dear community,
> > > 
> > > This is a call for a vote to release Apache Teaclave TrustZone SDK
> > > (incubating) 0.1.0.
> > > 
> > > The Apache Teaclave (incubating) community has voted and approved the
> > > release, with four +1 votes from IPMC members (Rundong Zhou, Matt
> > > Sicker, Tongxin Li, Yu Ding).
> > > 
> > > Vote/result thread:
> > >   - 
> > > https://lists.apache.org/thread.html/r441addf283f6c8780326f372e39a9d723164f6d910184ea3686a5c4a%40%3Cdev.teaclave.apache.org%3E
> > > 
> > > The release candidate to be voted over is available at:
> > >   - 
> > > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-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-trustzone-sdk.git;a=commit;h=8587ffca8d3dbed15d2a36ed7cd6a33b6efd8965
> > > 
> > > The release note is available in:
> > >   - 
> > > https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.1.0-rc.1
> > > 
> > > Build guide and get started instructions can be found at:
> > >   - 
> > > https://github.com/apache/incubator-teaclave-trustzone-sdk/blob/v0.1.0-rc.1/README.md
> > > 
> > > The short version of building and testing Teaclave TrustZone SDK from
> > > the source tarball:
> > > 
> > > ```
> > > $ wget 
> > > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.1.0-rc.1/apache-teaclave-trustzone-sdk-0.1.0-rc.1-incubating.tar.gz
> > > $ tar zxvf apache-teaclave-trustzone-sdk-0.1.0-rc.1-incubating.tar.gz && 
> > > cd
> > > apache-teaclave-trustzone-sdk-0.1.0-incubating
> > > 
> > > $ # Instructions to verify the source tar:
> > > https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> > > 
> > > $ # Building
> > > $ docker run --rm -it -v$(pwd):/teaclave-trustzone-sdk -w \
> > > /teaclave-trustzone-sdk teaclave/teaclave-trustzone-sdk-build:0.1.1 \
> > > bash -c "source environment && make"
> > > 
> > > $ # Testing
> > > $ docker run --rm -it -v$(pwd):/teaclave-trustzone-sdk -w \
> > > /teaclave-trustzone-sdk teaclave/teaclave-trustzone-sdk-build:0.1.1 \
> > > bash -c "source environment && cd ci && ./ci.sh"
> > > ```
> > > 
> > > The vote will be open for at least 72 hours.
> > > 
> > >   [ ] +1 approve
> > >   [ ] +0 no opinion
> > >   [ ] -1 disapprove with the reason
> > > 
> > > Best,
> > > 
> > > Mingshen Sun
> > > http://mssun.me
> > > 
> > > -
> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > For additional commands, e-mail: general-h...@incubator.apache.org
> > > 
> > > 
> > 
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> > 
> > 
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 
> 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache Teaclave (incubating) v0.3.0-rc.1

2021-08-20 Thread Rundong Zhou
+1

On 2021/08/20 18:28:53, Hongbo Chen  wrote: 
> +1.
> This release works well on my side and I can run examples sucessfully.
> 
> Thanks,
> Hongbo
> 
> On 2021/08/20 05:15:16, Mingshen Sun  wrote: 
> > Hi all,
> > 
> > I am pleased to be calling this vote for the third release of
> > Apache Teaclave (incubating) 0.3.0 (release candidate 1).
> > 
> > The Apache Teaclave (incubating) community has voted and approved the
> > release, with five +1 votes from IPMC members (Pei Wang, Yulong Zhang,
> > Rundong Zhou, Tongxin Li, Hongbo Chen).
> > 
> > Vote/result threads:
> > - 
> > https://lists.apache.org/thread.html/r12fda1ea84bff22a62c60a7e6e2988fd40b897c6e998d01b9e0b00ca%40%3Cdev.teaclave.apache.org%3E
> > - 
> > https://lists.apache.org/thread.html/r1feb15a35ff03933c794fe18d957c2a312ceeb6662deb4e22153f559%40%3Cdev.teaclave.apache.org%3E
> > 
> > The release candidate to be voted over is available at:
> >   - https://dist.apache.org/repos/dist/dev/incubator/teaclave/0.3.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=f2be66e025f9323512b2e8fec5d99e04908b552a
> > 
> > The release note is available in:
> >   - https://github.com/apache/incubator-teaclave/releases/tag/v0.3.0-rc.1
> > 
> > Build guide and get started instructions can be found at:
> >   - 
> > https://github.com/apache/incubator-teaclave/blob/v0.3.0-rc.1/docs/my-first-function.md
> > 
> > The short version of building Teaclave from the source tarball:
> > 
> > ```
> > $ wget 
> > https://dist.apache.org/repos/dist/dev/incubator/teaclave/0.3.0-rc.1/apache-teaclave-0.3.0-rc.1-incubating.tar.gz
> > $ tar zxvf apache-teaclave-0.3.0-rc.1-incubating.tar.gz && cd \
> >   apache-teaclave-0.3.0-incubating
> > $ # Instructions to verify the source tar:
> > https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> > 
> > $ docker run --rm -v $(pwd):/teaclave -w /teaclave \
> >   -it teaclave/teaclave-build-ubuntu-1804-sgx-2.14:latest \
> >bash -c ". /root/.cargo/env && \
> >  . /opt/sgxsdk/environment && \
> >  mkdir -p build && cd build && \
> >  cmake -DTEST_MODE=ON -DSGX_SIM_MODE=ON -DGIT_SUBMODULE=OFF .. && \
> >  make"
> > ```
> > 
> > The vote will be open for at least 72 hours. Everyone is welcome to
> > vote. Please vote by replying to this thread explicitly.
> > 
> >   [ ] +1 approve
> >   [ ] +0 no opinion
> >   [ ] -1 disapprove with the reason
> > 
> > Best,
> > 
> > Mingshen Sun
> > Apache Teaclave (incubating) PPMC
> > https://mssun.me
> > 
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> > 
> > 
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 
> 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.1 (with the correct KEYS link)

2021-11-29 Thread Rundong Zhou
+1

On 2021/11/29 18:56:49 Mingshen Sun wrote:
> Hi all,
> 
> I am pleased to be calling this vote for the second release of
> Apache Teaclave TrustZone SDK (incubating) 0.2.0 (release candidate 1).
> 
> The Apache Teaclave (incubating) community has voted and approved the
> release, with four +1 votes from IPMC members (Yuan Zhuang, Rong Fan,
> Rundong Zhou, Tongxin Li).
> 
> Vote/result threads:
> - https://lists.apache.org/thread/41mpj6r4xo6h49mh5kj0npx6l3o2n2ct
> - https://lists.apache.org/thread/66kbrq8rq8f54pq46g6b1wzlmx70jttt
> 
> The release candidate to be voted over is available at:
>   - 
> https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.1/
> 
> The release candidate is signed with a GPG key available at:
>   - https://downloads.apache.org/incubator/teaclave/KEYS
> 
> The Git commit for this release is:
>   - 
> https://gitbox.apache.org/repos/asf?p=incubator-teaclave-trustzone-sdk.git;a=commit;h=3984789a59fdfe58757a7a60e490a414ca918478
> 
> The release note is available in:
>   - 
> https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.2.0-rc.1
> 
> Build guide and get started instructions can be found at:
>   - 
> https://github.com/apache/incubator-teaclave-trustzone-sdk/blob/release-v0.2.0/docs/getting-started-with-optee-for-qemu-armv8.md
> 
> The short version of building Teaclave from the source tarball:
> 
> ```
> $ wget 
> https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.1/apache-teaclave-trustzone-sdk-0.2.0-rc.1-incubating.tar.gz
> 
> $ # Instructions to verify the source tar: \
> https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> 
> $ tar zxvf apache-teaclave-trustzone-sdk-0.2.0-rc.1-incubating.tar.gz && cd \
>   apache-teaclave-trustzone-sdk-0.2.0-incubating
> 
> $ # Build the SDK and TAs
> $ docker run -v`pwd`:/teaclave -w /teaclave -it
> teaclave/teaclave-trustzone-sdk-build:0.3.0 \
>bash -c "source environment && make"
> 
> $ # Test all examples with QEMU
> $ docker run -v`pwd`:/teaclave -w /teaclave -it
> teaclave/teaclave-trustzone-sdk-build:0.3.0 \
>bash -c "cd ci && ./ci.sh"
> ```
> 
> The vote will be open for at least 72 hours. Everyone is welcome 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. Please also reply with things you have checked.
> 
> A checklist for reference:
>   - 
> https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
> 
> Best,
> 
> Mingshen Sun
> Apache Teaclave (incubating) PPMC
> https://mssun.me
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 
> 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org