Re: hexagon: check-tcg rebuilding up to date image

2023-03-06 Thread Fabiano Rosas
Alex Bennée writes: > Fabiano Rosas writes: > >> Matheus Tavares Bernardino writes: >> >>> Hi, >>> >>> We noticed that local `make check-tcg` is rebuilding the docker image >>> for qemu-hexagon at every run, whereas previously it would say "Image is >>> up to date" and move on. >>> >>> This was

Re: hexagon: check-tcg rebuilding up to date image

2023-03-06 Thread Matheus Tavares Bernardino
Alex Bennée writes: > > Fabiano Rosas writes: > > > > > I think we might need to add DOCKER_BUILDKIT=1 $(RUNC) ... to properly > > make use of caching with docker. As for podman, I'm seeing conflicting > > information on the web as to whether it even supports caching. > > As opposed to --build

Re: hexagon: check-tcg rebuilding up to date image

2023-03-04 Thread Alex Bennée
Fabiano Rosas writes: > Matheus Tavares Bernardino writes: > >> Hi, >> >> We noticed that local `make check-tcg` is rebuilding the docker image >> for qemu-hexagon at every run, whereas previously it would say "Image is >> up to date" and move on. >> >> This was changed at 0b1a649047 (tests/do

Re: hexagon: check-tcg rebuilding up to date image

2023-03-03 Thread Fabiano Rosas
Matheus Tavares Bernardino writes: > Hi, > > We noticed that local `make check-tcg` is rebuilding the docker image > for qemu-hexagon at every run, whereas previously it would say "Image is > up to date" and move on. > > This was changed at 0b1a649047 (tests/docker: use direct RUNC call to > buil

hexagon: check-tcg rebuilding up to date image

2023-03-03 Thread Matheus Tavares Bernardino
Hi, We noticed that local `make check-tcg` is rebuilding the docker image for qemu-hexagon at every run, whereas previously it would say "Image is up to date" and move on. This was changed at 0b1a649047 (tests/docker: use direct RUNC call to build containers, 2023-02-28), where we started to no l