simbit18 commented on PR #19224:
URL: https://github.com/apache/nuttx/pull/19224#issuecomment-4826483036

   @speccy88  Of course, the same problem exists with CMake
   
   test 
   
   Nuttx repository: speccy88/nuttx
       Nuttx branch: codex/add-berry-docs-sim
    Apps repository: speccy88/nuttx-apps
        Apps branch: codex/add-berry-interpreter
             Config: sim:berry
       Build system: all
   
   ```
   [1/9] Creating directories for 'berry_fetch-populate'
   [1/9] Performing download step (download, verify and extract) for 
'berry_fetch-populate'
   -- Downloading...
      
dst='/github/workspace/sources/nuttx/build/_deps/berry_fetch-subbuild/berry_fetch-populate-prefix/src/4db341475df9e9ad18e6741ef978b4c467690e09.zip'
      timeout='30 seconds'
      inactivity timeout='none'
   -- Using 
src='https://github.com/berry-lang/berry/archive//4db341475df9e9ad18e6741ef978b4c467690e09.zip'
   -- Downloading... done
   -- extracting...
        
src='/github/workspace/sources/nuttx/build/_deps/berry_fetch-subbuild/berry_fetch-populate-prefix/src/4db341475df9e9ad18e6741ef978b4c467690e09.zip'
        dst='/github/workspace/sources/apps/interpreters/berry/berry'
   -- extracting... [tar xfz]
   -- extracting... [analysis]
   -- extracting... [rename]
   -- extracting... [clean up]
   -- extracting... done
   [2/9] No update step for 'berry_fetch-populate'
   [3/9] Performing patch step for 'berry_fetch-populate'
   patching file default/berry.c
   Hunk #1 FAILED at 22 (different line endings).
   Hunk #2 FAILED at 103 (different line endings).
   Hunk #3 FAILED at 148 (different line endings).
   Hunk #4 FAILED at 151 (different line endings).
   Hunk #5 FAILED at 272 (different line endings).
   CMake Error at /usr/local/share/cmake-3.26/Modules/FetchContent.cmake:1622 
(message):
     Build step for berry_fetch failed: 1
   Call Stack (most recent call first):
     /usr/local/share/cmake-3.26/Modules/FetchContent.cmake:1762:EVAL:2 
(__FetchContent_directPopulate)
     /usr/local/share/cmake-3.26/Modules/FetchContent.cmake:1762 
(cmake_language)
     /github/workspace/sources/apps/interpreters/berry/CMakeLists.txt:44 
(FetchContent_Populate)
   
   
   Hunk #6 FAILED at 277 (different line endings).
   Hunk #7 FAILED at 281 (different line endings).
   7 out of 7 hunks FAILED -- saving rejects to file default/berry.c.rej
   FAILED: 
berry_fetch-populate-prefix/src/berry_fetch-populate-stamp/berry_fetch-populate-patch
 
/github/workspace/sources/nuttx/build/_deps/berry_fetch-subbuild/berry_fetch-populate-prefix/src/berry_fetch-populate-stamp/berry_fetch-populate-patch
 
   ```
   
   
https://github.com/simbit18/manual-nuttx-ci/actions/runs/28325515810/job/83914783218


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to