qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* gitlab containers are broken
@ 2021-02-03 23:04 Richard Henderson
  2021-02-04  6:03 ` Thomas Huth
  0 siblings, 1 reply; 10+ messages in thread
From: Richard Henderson @ 2021-02-03 23:04 UTC (permalink / raw)
  To: qemu-devel, Thomas Huth, Philippe Mathieu-Daudé,
	Alex Bennée

Something has gone wrong with the building of the containers
in gitlab, because *all* off them are installing Alpine Linux.

https://gitlab.com/rth7680/qemu/-/jobs/1006336396#L155

I presume that IMAGE is not actually being passed through, and alpine.docker is
lexicographically first.

I have a strong suspicion that it's related to local "make docker" breakage, in
that e.g.

$ make docker-test-build@fedora-i386-cross
/usr/bin/python3 -B /home/rth/qemu/qemu/meson/meson.py introspect --targets
--tests --benchmarks | /usr/bin/python3 -B scripts/mtest2make.py > Makefile.mtest
  GIT     ui/keycodemapdb tests/fp/berkeley-testfloat-3
tests/fp/berkeley-softfloat-3 meson dtc capstone slirp
  GIT     ui/keycodemapdb tests/fp/berkeley-testfloat-3
tests/fp/berkeley-softfloat-3 meson dtc capstone slirp
make: *** No rule to make target 'docker-test-build@fedora-i386-cross'.  Stop.

which certainly looks like the docker-TEST@IMAGE format documented.


r~


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-02-04 19:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-03 23:04 gitlab containers are broken Richard Henderson
2021-02-04  6:03 ` Thomas Huth
2021-02-04  6:27   ` Richard Henderson
2021-02-04  8:08     ` Thomas Huth
2021-02-04 10:00       ` Daniel P. Berrangé
2021-02-04 17:36         ` Richard Henderson
2021-02-04 17:37           ` Daniel P. Berrangé
2021-02-04 18:27             ` Richard Henderson
2021-02-04 18:58               ` Daniel P. Berrangé
2021-02-04 19:09                 ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).