Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/20469 )
Change subject: IMPALA-12436: Create multi-platform builder images ...................................................................... Patch Set 6: (1 comment) http://gerrit.cloudera.org:8080/#/c/20469/6/docker/buildall.py File docker/buildall.py: http://gerrit.cloudera.org:8080/#/c/20469/6/docker/buildall.py@29 PS6, Line 29: ARM_PLATFORMS = ['redhat8', 'redhat9', 'ubuntu2004', 'ubuntu2204'] Maybe this should be an environment variable? Although we'll need to make changes to other images to build on ARM. Things I've noticed: - the centos 7 tag we use doesn't have ARM images - Python 2.7 seems to fail hard building PyYAML on ARM, so they all need to pull in python3-devel and pip3 -- To view, visit http://gerrit.cloudera.org:8080/20469 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I058deb877f26b48a2d87a65710143bba9a42a5fb Gerrit-Change-Number: 20469 Gerrit-PatchSet: 6 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Tue, 12 Sep 2023 21:39:00 +0000 Gerrit-HasComments: Yes
