Hi,

On 7 February 2017 at 02:32, will sanfilippo <wi...@runtime.io> wrote:
> Hello all,
> I am pleased to be calling this vote for the source release of Apache
> Mynewt 1.0.0, beta 2.
>
> Apache Mynewt is a community-driven, permissively licensed open source
> initiative for constrained, embedded applications. Mynewt provides a
> real-time operating system, flash file system, network stacks, and
> support utilities for real-world embedded systems.
>
> For full release notes, please visit the Apache Mynewt Wiki:
> https://cwiki.apache.org/confluence/display/MYNEWT/Release+Notes
>
> This release candidate was tested as follows:
>    1. Manual execution of the Mynewt test plan:
>       
> https://cwiki.apache.org/confluence/display/MYNEWT/Apache+Mynewt+Test+Plan
>       The test results can be found at:
>       https://cwiki.apache.org/confluence/display/MYNEWT/1.0.0-b2+Test+Results
>    2. The full unit test suite for this release was executed via "newt
>       test all" with no failures.  This testing was performed on the
>       following platforms:
>         * OS X 10.10.5
>         * Linux 4.4.6 (Gentoo)
>
> The release candidate to be voted on is available at:
> https://dist.apache.org/repos/dist/dev/incubator/mynewt/apache-mynewt-1.0.0-b2-incubating/rc1/
>
> The commits under consideration are as follows:
> blinky:
>    repos: https://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky
>    commit a69b409197a845bc75748af564cb08c4ec7701d4
> core:
>    repos: https://git-wip-us.apache.org/repos/asf/incubator-mynewt-core
>    commit de35d2337189a69d97aa3fdccc4f7bfaeb31efc9
> newt:
>    repos: https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt
>    commit fdac74ff83f21a11c7fbaa2e1adc2d50cbf1e612
>
> In addition, the following newt convenience binaries are available:
>    linux: 
> https://dist.apache.org/repos/dist/dev/incubator/mynewt/apache-mynewt-1.0.0-b2-incubating/rc1/apache-mynewt-newt-bin-linux-1.0.0-b2-incubating.tgz
>    osx: 
> https://dist.apache.org/repos/dist/dev/incubator/mynewt/apache-mynewt-1.0.0-b2-incubating/rc1/apache-mynewt-newt-bin-osx-1.0.0-b2-incubating.tgz
>
> The release candidate is signed with a GPG key available at:
> https://dist.apache.org/repos/dist/dev/incubator/mynewt/KEYS
>
> The vote is open for at least 72 hours and passes if a majority of at
> least three +1 PPMC votes are cast.
> [ ] +1 Release this package
> [ ]  0 I don't feel strongly about it, but don't object
> [ ] -1 Do not release this package becauseā€¦
>
> Anyone can participate in testing and voting, not just committers,
> please feel free to try out the release candidate and provide your
> votes.
>
> A separate [DISCUSS] thread will be opened to talk about this release
> candidate.

blesplit application doesn't build on this tag:

Linking 
/home/janc/devel/mynewt/bin/targets/blesplit/app/apps/blesplit/blesplit.elf
Error: 
/home/janc/devel/mynewt/bin/targets/blesplit/app/apps/blesplit/apps_blesplit.a(main.o):
In function `main':
/home/janc/devel/mynewt/repos/apache-mynewt-core/apps/blesplit/src/main.c:284:
undefined reference to `g_dev_addr'
collect2: error: ld returned 1 exit status

Enabling controller package makes it build fine but application
asserts on start (probably due to controller and host initialization
order).

So [-1] due to this.

-- 
pozdrawiam
Szymon K. Janc

Reply via email to