You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/09/28 11:55:00 UTC

[jira] [Created] (ARROW-17874) [Archery] C++ linting with --clang-format or archery lint --clang-tidy fails on M1

Alenka Frim created ARROW-17874:
-----------------------------------

             Summary: [Archery] C++ linting with --clang-format  or archery lint --clang-tidy fails on M1
                 Key: ARROW-17874
                 URL: https://issues.apache.org/jira/browse/ARROW-17874
             Project: Apache Arrow
          Issue Type: Bug
          Components: Archery
            Reporter: Alenka Frim


It seems there is some cmake target issue for {{clang-format}}  and {{clang-tidy}} options when running {{archery lint}} on M1:

{code:java}
...
-- Build files have been written to: /private/var/folders/gw/q7wqd4tx18n_9t4kbkd0bj1m0000gn/T/arrow-lint-g7drna9_/cpp-buildninja: error: unknown target 'check-format' {code}

[https://gist.github.com/AlenkaF/f60e24549529cd096bc9c975bcb71179]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)