tests/lcitool: add an explicit gcc-native package

We need a native compiler to build the hexagon codegen tools. In our
current images we already have a gcc as a side effect of a broken
dependency between gcovr and lcov but this will be fixed when we move
to bookworm. See
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987818 for details.

Update the packages while we are at it.

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230630180423.558337-14-alex.bennee@linaro.org>
master
Alex Bennée 2023-06-30 19:03:58 +01:00
parent 76eb439c0f
commit 690be80412
11 changed files with 11 additions and 0 deletions

View File

@ -24,6 +24,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
exuberant-ctags \
findutils \
flex \
gcc \
gcovr \
gettext \
git \

View File

@ -24,6 +24,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
exuberant-ctags \
findutils \
flex \
gcc \
gcovr \
gettext \
git \

View File

@ -24,6 +24,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
exuberant-ctags \
findutils \
flex \
gcc \
gcovr \
gettext \
git \

View File

@ -24,6 +24,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
exuberant-ctags \
findutils \
flex \
gcc \
gcovr \
gettext \
git \

View File

@ -24,6 +24,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
exuberant-ctags \
findutils \
flex \
gcc \
gcovr \
gettext \
git \

View File

@ -24,6 +24,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
exuberant-ctags \
findutils \
flex \
gcc \
gcovr \
gettext \
git \

View File

@ -24,6 +24,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
exuberant-ctags \
findutils \
flex \
gcc \
gcovr \
gettext \
git \

View File

@ -24,6 +24,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
exuberant-ctags \
findutils \
flex \
gcc \
gcovr \
gettext \
git \

View File

@ -29,6 +29,7 @@ exec "$@"\n' > /usr/bin/nosync && \
diffutils \
findutils \
flex \
gcc \
gcovr \
git \
glib2-devel \

View File

@ -29,6 +29,7 @@ exec "$@"\n' > /usr/bin/nosync && \
diffutils \
findutils \
flex \
gcc \
gcovr \
git \
glib2-devel \

View File

@ -24,6 +24,7 @@ packages:
- fuse3
- g++
- gcc
- gcc-native
- gcovr
- gettext
- glib2