Skip to content

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Dec 8, 2021

uname -m returns host architecture within docker environment
so if you run arm7v compile on docker/arm64, it returns aarch64, that confuses ros build farm https://build.ros.org/job/Nbin_ufhf_uFhf__euslisp__ubuntu_focal_armhf__binary/

beacuase uname -m returns host architecutre within docker environment
so if you run arm7v compile on docker/arm64, it returns aarch64, that confusis ros build farm https://build.ros.org/job/Nbin_ufhf_uFhf__euslisp__ubuntu_focal_armhf__binary/
@k-okada k-okada changed the title Add compile test - run compiled test, need use compile-file-if-src-newer until https://github.com/euslisp/EusLisp/pull/314 - in order to run compile test, do not eval (run-all-tests) when compile time using eval-when c.f.https://github.com/euslisp/jskeus/pull/493 use gcc -dumpmachine , instead of uname -m Dec 8, 2021
@k-okada k-okada changed the title use gcc -dumpmachine , instead of uname -m [WIP] use gcc -dumpmachine , instead of uname -m , this is mainly check CI Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant