You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/02/06 14:35:59 UTC

[GitHub] [mynewt-core] danielkucera opened a new issue #2473: Priority violations

danielkucera opened a new issue #2473:
URL: https://github.com/apache/mynewt-core/issues/2473


   Latest master fails to compile with throwing following error:
   ```
   Building target targets/nrf52_boot
   Error: Priority violations detected (Packages can only override settings defined by packages of lower priority):
       Package: @apache-mynewt-core/hw/mcu/nordic/nrf52xxx overriding setting: OS_TICKS_PER_SEC defined by @apache-mynewt-core/kernel/os
   
   Setting history (newest -> oldest):
       OS_TICKS_PER_SEC: [@apache-mynewt-core/hw/mcu/nordic/nrf52xxx:128, @apache-mynewt-core/kernel/os:]
   ```
   How do I fix this?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] sjanc commented on issue #2473: Priority violations

Posted by GitBox <gi...@apache.org>.
sjanc commented on issue #2473:
URL: https://github.com/apache/mynewt-core/issues/2473#issuecomment-810998600


   @danielkucera you may wanna check with 1.9-rc1  https://dist.apache.org/repos/dist/dev/mynewt/apache-mynewt-1.9.0/rc1/


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] mlaz edited a comment on issue #2473: Priority violations

Posted by GitBox <gi...@apache.org>.
mlaz edited a comment on issue #2473:
URL: https://github.com/apache/mynewt-core/issues/2473#issuecomment-776087256


   @danielkucera @navan93 you need to be using master. BTW, @andrzej-kaczmarek maybe we could start tagging the PRs that break build with non-latest master and cross referencing PRs between core and newt, what do you think?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] sjanc commented on issue #2473: Priority violations

Posted by GitBox <gi...@apache.org>.
sjanc commented on issue #2473:
URL: https://github.com/apache/mynewt-core/issues/2473#issuecomment-822498314


   is this stil an issue with 1.9 ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] navan93 commented on issue #2473: Priority violations

Posted by GitBox <gi...@apache.org>.
navan93 commented on issue #2473:
URL: https://github.com/apache/mynewt-core/issues/2473#issuecomment-776078323


   By latest do you mean version 1.8.0? I alread have Apache Newt 1.8.0 / unknown / 2020-06-23_13:52. Still getting the same error as above.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] danielkucera commented on issue #2473: Priority violations

Posted by GitBox <gi...@apache.org>.
danielkucera commented on issue #2473:
URL: https://github.com/apache/mynewt-core/issues/2473#issuecomment-826999671


   It seems yes but now I'm stuck on another error #2583


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] danielkucera commented on issue #2473: Priority violations

Posted by GitBox <gi...@apache.org>.
danielkucera commented on issue #2473:
URL: https://github.com/apache/mynewt-core/issues/2473#issuecomment-776082827


   1.8.0 seems to be not enough. A new release would be helpful.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] sjanc commented on issue #2473: Priority violations

Posted by GitBox <gi...@apache.org>.
sjanc commented on issue #2473:
URL: https://github.com/apache/mynewt-core/issues/2473#issuecomment-779315866


   we could, although general rule of thumb would be use tools from master when playing with core master branch (same goes for nimble repo)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] mlaz commented on issue #2473: Priority violations

Posted by GitBox <gi...@apache.org>.
mlaz commented on issue #2473:
URL: https://github.com/apache/mynewt-core/issues/2473#issuecomment-776087256


   @danielkucera you need to be using master. BTW, @andrzej-kaczmarek maybe we could start tagging the PRs that break build with non-latest master and cross referencing PRs between core and newt, what do you think?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] andrzej-kaczmarek commented on issue #2473: Priority violations

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek commented on issue #2473:
URL: https://github.com/apache/mynewt-core/issues/2473#issuecomment-774491714


   You need to use latest newt tool (see https://github.com/apache/mynewt-newt/pull/423).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org