Update Docker distro, and latest CMAKE, GCC, CLANG and QT versions #30
Annotations
54 errors and 54 warnings
CMake Docker builds (noble, 3.28.6, 17, llvm, 12, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 16, apt, 14, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 16, apt, 13, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 13, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 16, apt, 14, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 14, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 12, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 16, apt, 13, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 12, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 14, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 16, apt, 14, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 16, apt, 12, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 16, apt, 12, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 12, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 16, apt, 13, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 13, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 12, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 13, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 14, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 14, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 16, apt, 13, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 12, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 16, apt, 13, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 16, apt, 12, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 14, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 16, apt, 12, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 14, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 16, apt, 14, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 16, apt, 14, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 13, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 16, apt, 13, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 12, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 13, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 16, apt, 14, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 16, apt, 12, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 12, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 13, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 13, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 14, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 14, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 13, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 12, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 14, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 13, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 12, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 13, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 14, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 14, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 13, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 14, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 12, apt, 6.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 16, apt, 12, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 13, apt, 6.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 12, apt, 6.6.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update --quiet && apt-get upgrade --yes --quiet && apt-get install --yes --quiet --no-install-recommends libglib2.0-0 apt-transport-https ca-certificates gnupg wget && if [ \"$GCC_SOURCE\" = \"ppa\" ] ; then wget -qO - \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x60c317803a41ba51845e371a1e9377a2ba9ef27f\" | apt-key add - && echo \"deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu ${DISTRO} main\" > /etc/apt/sources.list.d/gcc.list && apt-get update --quiet ; fi && apt-get install --yes --quiet --no-install-recommends git ninja-build make libstdc++-${GCC_MAJOR}-dev gcc-${GCC_MAJOR} g++-${GCC_MAJOR} ${RUNTIME_APT} && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_MAJOR} 100 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_MAJOR} 100 && c++ --version && apt-get --yes autoremove && apt-get clean autoclean && rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 12, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 16, apt, 14, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 16, apt, 13, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 13, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 16, apt, 14, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 14, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 12, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 16, apt, 13, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 12, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 14, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 16, apt, 14, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 16, apt, 12, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 16, apt, 12, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 12, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 16, apt, 13, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 13, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 12, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 13, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 14, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 14, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 16, apt, 13, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 12, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 16, apt, 13, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 16, apt, 12, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 14, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 16, apt, 12, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 14, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 16, apt, 14, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 16, apt, 14, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 13, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 16, apt, 13, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 12, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 17, llvm, 13, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 16, apt, 14, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 16, apt, 12, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 12, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.28.6, 18, llvm, 13, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 13, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 14, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 14, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 13, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 12, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 14, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 13, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 12, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 13, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 14, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 14, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 13, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 14, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 12, apt, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 16, apt, 12, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 17, llvm, 13, apt, 6.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake Docker builds (noble, 3.29.5, 18, llvm, 12, apt, 6.6.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|