You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/10/01 01:14:42 UTC

[GitHub] [incubator-nuttx-apps] masayuki2009 commented on pull request #854: system/libuv: Bump to v1.42.0

masayuki2009 commented on pull request #854:
URL: https://github.com/apache/incubator-nuttx-apps/pull/854#issuecomment-931817953


   @no1wudi 
   
   ```
   ====================================================================================
   Configuration/Tool: stm32f4discovery/adb,CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
   ------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Disabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
     Enabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
     Building NuttX...
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                    Dload  Upload   Total   Spent    Left  Speed
   
     0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
   100   127  100   127    0     0    651      0 --:--:-- --:--:-- --:--:--   651
   
   100  3490    0  3490    0     0   9457      0 --:--:-- --:--:-- --:--:--  9457
   100 1619k    0 1619k    0     0  3056k      0 --:--:-- --:--:-- --:--:--  9.8M
   From https://github.com/spiriou/microADB
    * branch            b7025c67b866925d1e64c016a844a6a3392557a4 -> FETCH_HEAD
   In file included from /github/workspace/sources/apps/system/libuv/libuv/include/uv.h:66,
                    from libuv/src/unix/core.c:21:
   Error: /github/workspace/sources/apps/system/libuv/libuv/include/uv/unix.h:382:18: error: field 'orig_termios' has incomplete type
     382 |   struct termios orig_termios;                                                \
         |                  ^~~~~~~~~~~~
   ```


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

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