You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2023/01/19 18:17:54 UTC

[GitHub] [trafficserver] maskit opened a new issue, #9320: `make clang-format` doesn't work on arm64 machines

maskit opened a new issue, #9320:
URL: https://github.com/apache/trafficserver/issues/9320

   `make clang-format` doesn't work on my arm64 VM, and probably not on my Raspberry Pi too.
   
   ```
   $ make clang-format
   ####################################################################################################################################################################################################################################### 100.0%
   /home/mkitajo/src/trafficserver/.git/fmt/20200514/clang-format-20200514.tar.bz2: OK
   ./tools/clang-format.sh: line 84: /home/mkitajo/src/trafficserver/.git/fmt/20200514/clang-format/clang-format.linux: cannot execute binary file: Exec format error
   make: *** [Makefile:1583: .git/fmt/.clang-format-installed] Error 126
   [mkitajo@localhost trafficserver]$ file .git/fmt/20200514/clang-format/clang-format.linux 
   .git/fmt/20200514/clang-format/clang-format.linux: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 3.2.0, not stripped, too many notes (256)
   [mkitajo@localhost trafficserver]$ uname -a
   Linux localhost.localdomain 6.1.6-200.fc37.aarch64 #1 SMP PREEMPT_DYNAMIC Sat Jan 14 16:36:00 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
   ```


-- 
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: issues-unsubscribe@trafficserver.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] zwoop closed issue #9320: `make clang-format` doesn't work on arm64 machines

Posted by "zwoop (via GitHub)" <gi...@apache.org>.
zwoop closed issue #9320: `make clang-format` doesn't work on arm64 machines
URL: https://github.com/apache/trafficserver/issues/9320


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] zwoop commented on issue #9320: `make clang-format` doesn't work on arm64 machines

Posted by "zwoop (via GitHub)" <gi...@apache.org>.
zwoop commented on issue #9320:
URL: https://github.com/apache/trafficserver/issues/9320#issuecomment-1411368120

   I've included this in the upcoming LLVM 15 upgrade of the clang-format packaging. And an arm64 version for OSX as well.


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] maskit commented on issue #9320: `make clang-format` doesn't work on arm64 machines

Posted by GitBox <gi...@apache.org>.
maskit commented on issue #9320:
URL: https://github.com/apache/trafficserver/issues/9320#issuecomment-1397417534

   @zwoop It would be great if we also had documentation about the build steps and where/how to upload it.


-- 
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: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org