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 2022/11/23 12:41:54 UTC

[GitHub] [incubator-nuttx] pussuw commented on pull request #7667: libc/obstack, mm/circbuf: Fix non-standard usage of void* arithmetics

pussuw commented on PR #7667:
URL: https://github.com/apache/incubator-nuttx/pull/7667#issuecomment-1325000445

   The error seems to be some kind of missing resource, most likely not my doing:
   
   ```
    ====================================================================================
   Configuration/Tool: esp32s2-saola-1/cxx
   ------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     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  1523    0  1523    0     0  18130      0 --:--:-- --:--:-- --:--:-- 18130
   xz: (stdin): File format not recognized
   tar: Child returned status 1
   tar: Error is not recoverable: exiting now
   make[1]: *** [libcxx.defs:29: libcxx] Error 2
   make[1]: Target 'context' not remade because of errors.
     % 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  1523    0  1523    0     0  19779      0 --:--:-- --:--:-- --:--:-- 19779
   xz: (stdin): File format not recognized
   tar: Child returned status 1
   tar: Error is not recoverable: exiting now
   make[1]: *** [libcxxabi.defs:27: libcxxabi] Error 2
   make[1]: Target 'context' not remade because of errors.
   make: *** [tools/Unix.mk:432: libs/libxx/.context] Error 2
   make: Target 'all' not remade because of errors.
   /github/workspace/sources/nuttx/tools/testbuild.sh: line 338: /github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory
     Normalize esp32s2-saola-1/cxx
   ```


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