acassis commented on PR #9566:
URL: https://github.com/apache/nuttx/pull/9566#issuecomment-1598816593

   There is a Deprecated message breaking the CI:
   ```
   Collecting MarkupSafe>=0.9.2 (from Mako->alembic==1.5.5->CodeChecker)
     Downloading MarkupSafe-2.1.3-cp310-cp310-macosx_10_9_x86_64.whl (13 kB)
   Building wheels for collected packages: esptool, pytest-json, CodeChecker, 
lxml, psutil, PyYAML, sqlalchemy, thrift, reedsolo
     Building wheel for esptool (pyproject.toml): started
     Building wheel for esptool (pyproject.toml): finished with status 'done'
     Created wheel for esptool: filename=esptool-4.5.1-py3-none-any.whl 
size=320921 
sha256=e4d2e627ddeb04f12144a6d12b87bf3421ffb71a71c66df0241eee6814d5cafd
     Stored in directory: 
/Users/runner/Library/Caches/pip/wheels/0c/c1/d2/79a44d2615160cce5930be100b5d238e16c5a001f156674b64
     Building wheel for pytest-json (pyproject.toml): started
     Building wheel for pytest-json (pyproject.toml): finished with status 
'done'
     Created wheel for pytest-json: filename=pytest_json-0.4.0-py3-none-any.whl 
size=6039 
sha256=03b6d1356920d598221a4006978119c394146b795af6112d9477bedca3c6d1e6
     Stored in directory: 
/Users/runner/Library/Caches/pip/wheels/d2/59/fb/f288150b2a8f95584f6453385a18f28309b1b096c6755bed0b
     Building wheel for CodeChecker (pyproject.toml): started
     Building wheel for CodeChecker (pyproject.toml): finished with status 
'done'
     Created wheel for CodeChecker: 
filename=codechecker-6.22.1-cp310-cp310-macosx_11_0_x86_64.whl size=7514828 
sha256=0715562190cab16b7c4513b5ab22517cadea814e07ecc07114035f15c4c6d977
     Stored in directory: 
/Users/runner/Library/Caches/pip/wheels/20/eb/ee/87890f3e3e98f482be0313540c75816626c637e283682d395e
     Building wheel for lxml (pyproject.toml): started
     Building wheel for lxml (pyproject.toml): still running...
     Building wheel for lxml (pyproject.toml): finished with status 'done'
     Created wheel for lxml: 
filename=lxml-4.9.1-cp310-cp310-macosx_11_0_x86_64.whl size=1682130 
sha256=ea41a40073c61c009a2429fcd3db66a8ca826b73565992d05aca30b2ce8416e5
     Stored in directory: 
/Users/runner/Library/Caches/pip/wheels/a4/ec/7b/8acde6da24b5aabeee049213d5bec12d1e9214d3cae276387b
     Building wheel for psutil (pyproject.toml): started
     Building wheel for psutil (pyproject.toml): finished with status 'done'
     Created wheel for psutil: 
filename=psutil-5.8.0-cp310-cp310-macosx_11_0_x86_64.whl size=236618 
sha256=8ec933d4d79ea5cfb7552565cdba037ebd4843ed6160f244334664fdb83cc061
     Stored in directory: 
/Users/runner/Library/Caches/pip/wheels/12/a3/6d/615295409067d58a62a069d30d296d61d3ac132605e3a9555c
     Building wheel for PyYAML (pyproject.toml): started
     Building wheel for PyYAML (pyproject.toml): finished with status 'error'
     error: subprocess-exited-with-error
     
     × Building wheel for PyYAML (pyproject.toml) did not run successfully.
     │ exit code: 1
     ╰─> [363 lines of output]
         
/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-r5vkru4n/overlay/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293:
 _DeprecatedConfig: Deprecated config in `setup.cfg`
         !!
         
                 
********************************************************************************
                 The license_file parameter is deprecated, use license_files 
instead.
         
                 By 2023-Oct-30, you need to update your project and remove 
deprecated calls
                 or your builds will no longer be supported.
         
                 See 
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
details.
                 
********************************************************************************
         
         !!
           parsed = self.parsers.get(option_name, lambda x: x)(value)
         running bdist_wheel
   ```


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