[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
xiaoxiang781216 commented on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620395958 > Just for reference it currently takes over 1.5hr to run the Cygwin sim builds. There are a couple optimizations I can make but I would not expect to shave more than

svn commit: r39155 - in /dev/incubator/nuttx: ./ 9.0.0-RC1/

2020-04-27 Thread btashton
Author: btashton Date: Tue Apr 28 05:44:44 2020 New Revision: 39155 Log: apache-nuttx-9.0.0-RC1-incubating Added: dev/incubator/nuttx/9.0.0-RC1/ dev/incubator/nuttx/9.0.0-RC1/apache-nuttx-9.0.0-incubating.tar.gz (with props)

[incubator-nuttx-apps] branch master updated: examples/unionfs: clean up the residual files after 'make distclean'

2020-04-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new e8b5c47 examples/unionfs:

[incubator-nuttx] annotated tag nuttx-9.0.0-RC1 updated (725bdfb -> 44c060d)

2020-04-27 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to annotated tag nuttx-9.0.0-RC1 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. *** WARNING: tag nuttx-9.0.0-RC1 was modified! *** from 725bdfb (commit) to 44c060d

[incubator-nuttx-apps] annotated tag nuttx-9.0.0-RC1 updated (9d48727 -> 8924db7)

2020-04-27 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to annotated tag nuttx-9.0.0-RC1 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. *** WARNING: tag nuttx-9.0.0-RC1 was modified! *** from 9d48727 (commit) to

[GitHub] [incubator-nuttx] btashton commented on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
btashton commented on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620376183 > > > I just about have a CI run working for Cygwin but it is ugly and really slow. I'll put up a Draft PR tonight and we can work on getting the Windows testing in a much

[GitHub] [incubator-nuttx] liuguo09 commented on pull request #842: [DON't MERGE]build.yml: Remove -G from cibuild.sh command line

2020-04-27 Thread GitBox
liuguo09 commented on pull request #842: URL: https://github.com/apache/incubator-nuttx/pull/842#issuecomment-620375854 https://github.com/apache/incubator-nuttx-apps/pull/213 fixes the sim:unionfs check build failure. Once merged, re-run this PR check build.

[GitHub] [incubator-nuttx-apps] liuguo09 opened a new pull request #213: examples/unionfs: clean up the residual files after 'make distclean'

2020-04-27 Thread GitBox
liuguo09 opened a new pull request #213: URL: https://github.com/apache/incubator-nuttx-apps/pull/213 Signed-off-by: liuhaitao This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
xiaoxiang781216 commented on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620373521 > > I just about have a CI run working for Cygwin but it is ugly and really slow. I'll put up a Draft PR tonight and we can work on getting the Windows testing in a

[incubator-nuttx] branch master updated: arch/arm/src/stm32/Kconfig - Remove redundant ARCH_CHIP configs

2020-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 1b03a42 arch/arm/src/stm32/Kconfig -

[incubator-nuttx] branch releases/9.0 updated: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch releases/9.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/releases/9.0 by this push: new 725bdfb

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #899: arch/arm/src/stm32/Kconfig - Remove redundant ARCH_CHIP configs

2020-04-27 Thread GitBox
hartmannathan opened a new pull request #899: URL: https://github.com/apache/incubator-nuttx/pull/899 arch/arm/src/stm32/Kconfig: Remove redundant configs: - ARCH_CHIP_STM32F303RD, and - ARCH_CHIP_STM32F303RE. These were partially duplicated within the same file.

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #898: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo edited a comment on pull request #898: URL: https://github.com/apache/incubator-nuttx/pull/898#issuecomment-620243972 @Ouss4 @btashton I don't know if you want to bring this bug fix into the release branch or not. I understand that you are going to cut the tarballs tonight. If

[GitHub] [incubator-nuttx] patacongo commented on pull request #898: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo commented on pull request #898: URL: https://github.com/apache/incubator-nuttx/pull/898#issuecomment-620243972 @Ouss4 @btashton I don't know if you want to bring this bugix onto the release branch or not. I understand that you are going to cut the tarballs tonight. I you chose

[GitHub] [incubator-nuttx] patacongo opened a new pull request #898: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo opened a new pull request #898: URL: https://github.com/apache/incubator-nuttx/pull/898 ## Summary In an older PR, the standard kconfig-tweak calls were replaced with sed edit. This is an incorrect change and results in invalid configurations. This change restores the

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #897: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo edited a comment on pull request #897: URL: https://github.com/apache/incubator-nuttx/pull/897#issuecomment-620238293 A logical flaw in the testing is that we do not have any defconfig files with MSYS as the Windows environment. There could be undiscovered issues there.

[GitHub] [incubator-nuttx] patacongo commented on pull request #897: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo commented on pull request #897: URL: https://github.com/apache/incubator-nuttx/pull/897#issuecomment-620238293 A logical flaw in the testing is that we do not have any defconfig files with MSYS as the Windows environment. There could be undiscovered issues there. Another

[incubator-nuttx] branch master updated: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 100bd74 tools/sethost.sh:

[GitHub] [incubator-nuttx-testing] patacongo commented on pull request #38: cibuild.sh: Do not disable kconfig-frontend utilities.

2020-04-27 Thread GitBox
patacongo commented on pull request #38: URL: https://github.com/apache/incubator-nuttx-testing/pull/38#issuecomment-620213598 Thanks! That did the job. All incubator_nuttx pr 897 checks now pass and it is ready to be merged.

[GitHub] [incubator-nuttx] btashton commented on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
btashton commented on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620185342 > @btashton Thanks for the tip. Can you please review and merge this: https://github.com/apache/incubator-nuttx-testing/pull/38 > > Then I will restart the checks of

[incubator-nuttx-testing] branch master updated: cibuild.sh: Do not disable kconfig-frontend utilities.

2020-04-27 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-testing.git The following commit(s) were added to refs/heads/master by this push: new 1c3c293 cibuild.sh: Do not

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #897: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo edited a comment on pull request #897: URL: https://github.com/apache/incubator-nuttx/pull/897#issuecomment-620167098 @btashton @xiaoxiang781216 I am trying to test pr #897 but there is a problem with the macOS builds. When the kconfig-frontend package was build, it did not

[GitHub] [incubator-nuttx] patacongo commented on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
patacongo commented on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620181502 > I just about have a CI run working for Cygwin but it is ugly and really slow. I'll put up a Draft PR tonight and we can work on getting the Windows testing in a much

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
patacongo edited a comment on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620175417 @btashton Thanks for the tip. Can you please review and merge this: https://github.com/apache/incubator-nuttx-testing/pull/38 Then I will restart the checks

[GitHub] [incubator-nuttx] patacongo commented on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
patacongo commented on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620175417 @btashton Thanks for the tip. Can you please review and merge this: https://github.com/apache/incubator-nuttx-testing/pull/38 Thanks

[GitHub] [incubator-nuttx-testing] patacongo opened a new pull request #38: cibuild.sh: Do not disable kconfig-frontend utilities.

2020-04-27 Thread GitBox
patacongo opened a new pull request #38: URL: https://github.com/apache/incubator-nuttx-testing/pull/38 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #897: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo edited a comment on pull request #897: URL: https://github.com/apache/incubator-nuttx/pull/897#issuecomment-620167098 @btashton @xiaoxiang781216 I am trying to test pr #897 but there is a problem with the macOS builds. When the kconfig-frontend package was build, it did not

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #897: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo edited a comment on pull request #897: URL: https://github.com/apache/incubator-nuttx/pull/897#issuecomment-620167098 @btashton @xiaoxiang781216 I am trying to test pr #897 but there is a problem with the macOS builds. When the kconfig-frontend package was build, it did not

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
patacongo edited a comment on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620170943 The problem is in Build / macOS (mips-riscv-x86-xtensa) (pull_request) : running CONFIG_SHELL=/bin/sh /bin/sh ./configure

[GitHub] [incubator-nuttx] patacongo commented on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
patacongo commented on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620170943 The problem is here: running CONFIG_SHELL=/bin/sh /bin/sh ./configure

[GitHub] [incubator-nuttx] btashton commented on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
btashton commented on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620169327 @patacongo I think if you add it to the cibuild script in testing it will rebuild the tool with this and invalidate the cache. I just about have a CI run working for

[GitHub] [incubator-nuttx] patacongo commented on pull request #897: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo commented on pull request #897: URL: https://github.com/apache/incubator-nuttx/pull/897#issuecomment-620167098 @btashton @xiaoxiang781216 I am trying to test pr #897 but there is a problem with the macOS builds. When the kconfig-frontend package was build, it did not enable

[GitHub] [incubator-nuttx] patacongo commented on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
patacongo commented on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620166408 @btashton @xiaoxiang781216 I am trying to test pr #897 but there is a problem with the macOS builds. When the kconfig-frontend package was build, it did not enable

[GitHub] [incubator-nuttx] patacongo commented on issue #386: Windows Configure Warnings

2020-04-27 Thread GitBox
patacongo commented on issue #386: URL: https://github.com/apache/incubator-nuttx/issues/386#issuecomment-620165228 NOTE: The macOS builds will fail. The kconfig-frontends were not built correctly. They need to build kconfig-frontends which must be enabled on the configure command

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #897: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo edited a comment on pull request #897: URL: https://github.com/apache/incubator-nuttx/pull/897#issuecomment-620142463 With further testing, I am seeing other issues: Now, with further testing, I see some problems: $ tools/configure.sh -l stm32f4discovery:nsh

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #897: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo edited a comment on pull request #897: URL: https://github.com/apache/incubator-nuttx/pull/897#issuecomment-620142463 With further testing, I am seeing other issues: Now, with further testing, I see some problems: $ tools/configure.sh -l stm32f4discovery:nsh

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #897: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo edited a comment on pull request #897: URL: https://github.com/apache/incubator-nuttx/pull/897#issuecomment-620142463 With further testing, I am seeing other issues: Now, with further testing, I see some problems: $ tools/configure.sh -l stm32f4discovery:nsh

[GitHub] [incubator-nuttx] patacongo commented on pull request #897: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo commented on pull request #897: URL: https://github.com/apache/incubator-nuttx/pull/897#issuecomment-620142463 With further testing, I am seeing other issues: Now, with further testing, I see some problems: $ tools/configure.sh -l stm32f4discovery:nsh

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
patacongo edited a comment on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620110301 Issue #386 is still a problem. I think this occurs when you configure on a Windows Cygwin or MSYS but the defconfig is Linux. It will try to convert the configure

[GitHub] [incubator-nuttx] patacongo opened a new pull request #897: tools/sethost.sh: Correct error in setting a different host.

2020-04-27 Thread GitBox
patacongo opened a new pull request #897: URL: https://github.com/apache/incubator-nuttx/pull/897 ## Summary In an older PR, the standard kconfig-tweak calls were replaced with sed edit. This is an incorrect change and results in invalid configurations. This change restores the

[incubator-nuttx] branch releases/9.0 updated: tools/incdir.sh: Correct error in select of include path

2020-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch releases/9.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/releases/9.0 by this push: new 3eaba41 tools/incdir.sh:

[GitHub] [incubator-nuttx] patacongo commented on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
patacongo commented on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-620110301 Issue #386 is still a problem. I think this occurs when you configure on a Windows Cygwin or MSYS but the defconfig is Linux. It will try to convert the configure to

[GitHub] [incubator-nuttx] patacongo commented on issue #386: Windows Configure Warnings

2020-04-27 Thread GitBox
patacongo commented on issue #386: URL: https://github.com/apache/incubator-nuttx/issues/386#issuecomment-620110570 Issue #386 is still a problem. I think this occurs when you configure on a Windows Cygwin or MSYS but the defconfig is Linux. It will try to convert the configure to

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #896: Back port #895 to releases/9.0

2020-04-27 Thread GitBox
Ouss4 opened a new pull request #896: URL: https://github.com/apache/incubator-nuttx/pull/896 Commit 3b9efc95a2e introduced an error in the generation of include file paths. The logic that determined if cygpath should be called to create a Windows native path for the case of Cygwin using

[GitHub] [incubator-nuttx] btashton commented on pull request #895: tools/incdir.sh: Correct error in select of include path

2020-04-27 Thread GitBox
btashton commented on pull request #895: URL: https://github.com/apache/incubator-nuttx/pull/895#issuecomment-620073907 > @btashton we should backport this and then proceed with RC1, right? Yes, this should be backported. I'll cut the release tonight.

[incubator-nuttx] branch master updated: tools/incdir.sh: Correct error in select of include path

2020-04-27 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new e11c1e7 tools/incdir.sh:

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #895: tools/incdir.sh: Correct error in select of include path

2020-04-27 Thread GitBox
Ouss4 commented on pull request #895: URL: https://github.com/apache/incubator-nuttx/pull/895#issuecomment-620009763 @btashton we should backport this and then proceed with RC1, right? This is an automated message from the

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
patacongo edited a comment on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-619995695 I found the problem. It was an error introduced by Xiao Xiang in tools/incdir.sh by commit 3b9efc95a2e on January 6, 2020. PR is with more information is

[GitHub] [incubator-nuttx] patacongo opened a new pull request #895: tools/incdir.sh: Correct error in select of include path

2020-04-27 Thread GitBox
patacongo opened a new pull request #895: URL: https://github.com/apache/incubator-nuttx/pull/895 ## Summary Commit 3b9efc95a2e introduced an error in the generation of include file paths. The logic that determined if cygpath should be called to create a Windows native path for

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
patacongo edited a comment on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-619995695 I found the problem. It was an error introduced by Xiao Xiang in tools/incdir.sh by commit 3b9efc95a2e on January 6, 2020. PR is with more information is

[GitHub] [incubator-nuttx] patacongo commented on issue #886: Cygwin sim:nsh failed on apps/builtin

2020-04-27 Thread GitBox
patacongo commented on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-619995695 I found the problem. It was an error introduced by Xiang in tools/incdir.sh by commit 3b9efc95a2e on January 6, 2020. PR is with more information is forthcoming.

[incubator-nuttx] branch master updated (ac55fab -> 434086f)

2020-04-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from ac55fab syslog: Check sc_flush in't NULL before invocation add e9773ad syslog/rpmsg: Fix warning:

[incubator-nuttx-apps] 01/02: usrsock: Fix warning: the incompatible pointer type

2020-04-27 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit f55c5b67ee7d8c77b029958620e9bc51f6f8fb8b Author: Xiang Xiao AuthorDate: Mon Apr 27 12:36:06 2020 +0800

[incubator-nuttx-apps] 02/02: cle.c: Fix warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false

2020-04-27 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit ef19ca0243a128e23e77dc9b08231449b8428c63 Author: Xiang Xiao AuthorDate: Mon Apr 27 20:24:43 2020 +0800

[incubator-nuttx-apps] branch master updated (3bd2bc0 -> ef19ca0)

2020-04-27 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from 3bd2bc0 examples/unionfs: Remove [a|b]testdir.h in distclean new f55c5b6 usrsock: Fix

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #842: [DON't MERGE]build.yml: Remove -G from cibuild.sh command line

2020-04-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #842: URL: https://github.com/apache/incubator-nuttx/pull/842#discussion_r415809164 ## File path: tools/refresh.sh ## @@ -33,6 +33,7 @@ # WD=`test -d ${0%/*} && cd ${0%/*}; pwd` +TOPDIR="${WD}/.." Review comment:

[GitHub] [incubator-nuttx] patacongo commented on pull request #872: nuttx: Change all default stack size to DEFAULT_TASK_STACKSIZE

2020-04-27 Thread GitBox
patacongo commented on pull request #872: URL: https://github.com/apache/incubator-nuttx/pull/872#issuecomment-619967417 > This sequence will retain the original stack size used in every configuration and so, should not break anything. But if it is your objective to control the

[incubator-nuttx] 01/02: syslog/rpmsg: Fix warning: ‘syslog_rpmsg_write’ defined but not used

2020-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 67b10fea09cd4b4757aec33481bc69236fc9422b Author: Xiang Xiao AuthorDate: Mon Apr 27 12:15:11 2020 +0800

[incubator-nuttx] 02/02: syslog: Check sc_flush in't NULL before invocation

2020-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ac55fab44d514355334e95dc18cbe5d3a3b2e0f6 Author: Xiang Xiao AuthorDate: Mon Apr 27 12:23:42 2020 +0800

[incubator-nuttx] branch master updated (daedc1f -> ac55fab)

2020-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from daedc1f openamp: Download libmetal and open-amp from github new 67b10fe syslog/rpmsg: Fix warning:

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #212: Fix rpmsg usrsock warning

2020-04-27 Thread GitBox
xiaoxiang781216 commented on pull request #212: URL: https://github.com/apache/incubator-nuttx-apps/pull/212#issuecomment-619966175 Done. This is an automated message from the Apache Git Service. To respond to the message,

[incubator-nuttx] branch master updated: openamp: Download libmetal and open-amp from github

2020-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new daedc1f openamp: Download libmetal and

[GitHub] [incubator-nuttx-apps] jerpelea commented on pull request #212: Fix warning

2020-04-27 Thread GitBox
jerpelea commented on pull request #212: URL: https://github.com/apache/incubator-nuttx-apps/pull/212#issuecomment-619962717 @xiaoxiang781216 please fix the nxstyle warning This is an automated message from the Apache Git

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #212: Fix warning

2020-04-27 Thread GitBox
xiaoxiang781216 opened a new pull request #212: URL: https://github.com/apache/incubator-nuttx-apps/pull/212 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #842: [DON't MERGE]build.yml: Remove -G from cibuild.sh command line

2020-04-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #842: URL: https://github.com/apache/incubator-nuttx/pull/842#discussion_r415758519 ## File path: tools/testbuild.sh ## @@ -234,6 +234,10 @@ function build { fail=1 fi + # Ensure HOST config restore after refresh

[incubator-nuttx] 02/02: libc/netdb: support multiple DNS nameservers when not using resolv.conf

2020-04-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b34d7bf56da4c259af71b34f30549579dc95741a Author: Juha Niskanen AuthorDate: Fri Apr 24 12:21:37 2020 +0300

[incubator-nuttx] branch master updated (e5443a4 -> b34d7bf)

2020-04-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from e5443a4 Remove a duplicate file introduced by the previous PR. new ba0a17c libc/netdb: make

[incubator-nuttx] 01/02: libc/netdb: make getaddrinfo re-entrant also when querying with service name

2020-04-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ba0a17ca8ca4f1d68d2169ecb7138f3d0fe5c66d Author: Juha Niskanen AuthorDate: Fri Apr 24 12:11:03 2020 +0300

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #892: Netdb multiple dns servers

2020-04-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #892: URL: https://github.com/apache/incubator-nuttx/pull/892#discussion_r415608827 ## File path: libs/libc/netdb/lib_dnsaddserver.c ## @@ -198,10 +198,24 @@ int dns_add_nameserver(FAR const struct sockaddr *addr,

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #892: Netdb multiple dns servers

2020-04-27 Thread GitBox
xiaoxiang781216 commented on pull request #892: URL: https://github.com/apache/incubator-nuttx/pull/892#issuecomment-619818778 @juniskane , since the 2nd patch generate the nxstyle issues, it's better to merge the 3rd patch into the 2nd one: ``` git rebase --interactive change

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #892: Netdb multiple dns servers

2020-04-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #892: URL: https://github.com/apache/incubator-nuttx/pull/892#discussion_r415608827 ## File path: libs/libc/netdb/lib_dnsaddserver.c ## @@ -198,10 +198,24 @@ int dns_add_nameserver(FAR const struct sockaddr *addr,

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #894: openamp: Download libmetal and open-amp from github

2020-04-27 Thread GitBox
xiaoxiang781216 opened a new pull request #894: URL: https://github.com/apache/incubator-nuttx/pull/894 ## Summary Make rpproxy/rpserver is buildable without special action ## Impact N/A ## Testing rpproxy can talk with rpserver correctly.

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #893: Fix warning syslog/rpmsg warning

2020-04-27 Thread GitBox
xiaoxiang781216 opened a new pull request #893: URL: https://github.com/apache/incubator-nuttx/pull/893 ## Summary Initialize g_default_channel syslog_rpmsg_flush and syslog_rpmsg_write and make sc_flush optional ## Impact ## Testing build rpserver/rpproxy without

[GitHub] [incubator-nuttx] juniskane commented on a change in pull request #892: Netdb multiple dns servers pr

2020-04-27 Thread GitBox
juniskane commented on a change in pull request #892: URL: https://github.com/apache/incubator-nuttx/pull/892#discussion_r415533560 ## File path: libs/libc/netdb/lib_dnsaddserver.c ## @@ -198,10 +198,24 @@ int dns_add_nameserver(FAR const struct sockaddr *addr, socklen_t

[GitHub] [incubator-nuttx] juniskane commented on a change in pull request #892: Netdb multiple dns servers pr

2020-04-27 Thread GitBox
juniskane commented on a change in pull request #892: URL: https://github.com/apache/incubator-nuttx/pull/892#discussion_r415533560 ## File path: libs/libc/netdb/lib_dnsaddserver.c ## @@ -198,10 +198,24 @@ int dns_add_nameserver(FAR const struct sockaddr *addr, socklen_t