Skip to content

jpeg recipe error - rm cannot remove 'CMakeFiles/': Is a directory #3089

Closed
@Fak3

Description

@Fak3
File "/home/u1/.local/share/pipx/venvs/python-for-android/lib/python3.11/site-packages/pythonforandroid/recipes/jpeg/__init__.py", line 30, in build_arch
    shprint(sh.rm, '-f', 'CMakeCache.txt', 'CMakeFiles/')
  File "/home/u1/.local/share/pipx/venvs/python-for-android/lib64/python3.11/site-packages/pythonforandroid/logger.py", line 167, in shprint
    for line in output:
  File "/home/u1/.local/share/pipx/venvs/python-for-android/lib64/python3.11/site-packages/sh.py", line 877, in __next__
    self.wait()
  File "/home/u1/.local/share/pipx/venvs/python-for-android/lib64/python3.11/site-packages/sh.py", line 794, in wait
    self.handle_command_exit_code(exit_code)
  File "/home/u1/.local/share/pipx/venvs/python-for-android/lib64/python3.11/site-packages/sh.py", line 821, in handle_command_exit_code
    raise exc
sh.ErrorReturnCode_1: 

  RAN: /usr/bin/rm -f CMakeCache.txt CMakeFiles/

  STDOUT:
/usr/bin/rm: cannot remove 'CMakeFiles/': Is a directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions