wpleonardo commented on PR #1542:
URL: https://github.com/apache/orc/pull/1542#issuecomment-1600044232

   > Thank you so much for the fix, @wpleonardo !! I saw you added support for 
ARMs processor 🙌 ! In our build workflows, we also support 64 bit PPC... can 
you extend the fix to that as well? 
[Here](https://github.com/ClickHouse/ClickHouse/actions/runs/5329425266/jobs/9655332566)
 is the lastest run (you can ignore some other fail tests but the most 
important part are Builder*** workflows). The build for ppc64 [failed the same 
way](https://s3.amazonaws.com/clickhouse-builds/PRs/50920/26fc9ee8dc87cc1415983d27d5367fe9a5c61c19/binary_ppc64le/build_log.log)
 (`use of undeclared identifier 'ArchVerifyCpuRequirements'`), understandably 
so as the code [does not include 
ppc64](https://github.com/wpleonardo/orc/blob/81fed0150727e548ceadb489d3240e3132fc851a/c%2B%2B/src/CpuInfoUtil.cc#L468)
   
   OK, let me check this issue today


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