Skip to content

chore: Update pkgsrc to 2024Q4. #566

chore: Update pkgsrc to 2024Q4.

chore: Update pkgsrc to 2024Q4. #566

Triggered via pull request January 24, 2025 11:30
Status Failure
Total duration 1h 21m 18s
Artifacts 28

docker.yml

on: pull_request
Matrix: qtox-host-qt
Matrix: build
Matrix: buildfarm
Matrix: qtox-android
Matrix: qtox
Fit to window
Zoom out
Zoom in

Annotations

1 error and 34 warnings
qtox (alpine-static)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c . /work/version_qt.sh && tar Jxf <(curl -L \"https://download.qt.io/archive/qt/$(echo \"$QT_VERSION\" | grep -o '...')/$QT_VERSION/submodules/qtbase-everywhere-src-$QT_VERSION.tar.xz\") && mv qtbase-everywhere-src-* qtbase && mkdir qtbase/_build && cd qtbase/_build && ../configure -prefix \"$SYSROOT/opt/qt\" -appstore-compliant -static -release -force-asserts -qt-doubleconversion -qt-freetype -qt-harfbuzz -qt-libjpeg -qt-libpng -qt-pcre -qt-zlib -no-feature-androiddeployqt -no-feature-brotli -no-feature-macdeployqt -no-feature-printsupport -no-feature-qmake -no-feature-sql -no-egl -no-glib -no-opengl -no-vulkan -openssl-linked -nomake examples -nomake tests -xcb -- -DCMAKE_FIND_ROOT_PATH=\"$SYSROOT/usr\" -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DTEST_xcb_syslibs=TRUE -Wno-dev && cat config.summary && cmake --build . && cmake --install . && rm -rf /work/build" did not complete successfully: exit code: 1
buildfarm (worker)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (alpine-s390x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox-host-qt (6.2.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox-host-qt (6.8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (flutter-web)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (freebsd)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (haskell)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
buildfarm (server)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (compcert)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (doxygen)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (frama-c)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox-android (arm64-v8a, debug, 6.8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox (flatpak-builder)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox (alpine)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox-android (arm64-v8a, release, 6.8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox-android (armeabi-v7a, debug, 6.2.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox-android (armeabi-v7a, release, 6.2.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox-android (arm64-v8a, debug, 6.2.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox-android (arm64-v8a, release, 6.2.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox-android (armeabi-v7a, debug, 6.8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox-android (armeabi-v7a, release, 6.8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox (debian)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox (fedora)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox (ubuntu-lts)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (bazel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox (alpine-static)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox (windows-builder.i686)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
The 'as' keyword should match the case of the 'from' keyword: docker/Dockerfile.windows-builder#L134
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: docker/Dockerfile.windows-builder#L175
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
qtox (alpine-appimage)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qtox (windows-builder.x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
The 'as' keyword should match the case of the 'from' keyword: docker/Dockerfile.windows-builder#L134
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: docker/Dockerfile.windows-builder#L175
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
build (pkgsrc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
TokTok~dockerfiles~07GYHT.dockerbuild
29.8 KB
TokTok~dockerfiles~0CQ5TR.dockerbuild
492 KB
TokTok~dockerfiles~5FN3T7.dockerbuild
222 KB
TokTok~dockerfiles~645EG3.dockerbuild
39.2 KB
TokTok~dockerfiles~91ULDR.dockerbuild
39.3 KB
TokTok~dockerfiles~96EHT5.dockerbuild
39.2 KB
TokTok~dockerfiles~9WG4DQ.dockerbuild
15.5 KB
TokTok~dockerfiles~AIQLOO.dockerbuild
39.6 KB
TokTok~dockerfiles~HZ5Z8X.dockerbuild
39.4 KB
TokTok~dockerfiles~I7RRP8.dockerbuild
32.7 KB
TokTok~dockerfiles~IIJUF8.dockerbuild
16 KB
TokTok~dockerfiles~J7W5VP.dockerbuild
17 KB
TokTok~dockerfiles~K100T6.dockerbuild
13.8 KB
TokTok~dockerfiles~L2YIOP.dockerbuild
14.5 KB
TokTok~dockerfiles~LJT1ZO.dockerbuild
17.7 KB
TokTok~dockerfiles~NP6H44.dockerbuild
598 KB
TokTok~dockerfiles~P62LOU.dockerbuild
39.8 KB
TokTok~dockerfiles~S4KV37.dockerbuild
17 KB
TokTok~dockerfiles~S99GLG.dockerbuild
39.4 KB
TokTok~dockerfiles~TTGT0Z.dockerbuild
17 KB
TokTok~dockerfiles~VORW5I.dockerbuild
16.2 KB
TokTok~dockerfiles~VRBB5O.dockerbuild
159 KB
TokTok~dockerfiles~WCI5A3.dockerbuild
684 KB
TokTok~dockerfiles~X3SMXH.dockerbuild
15.3 KB
TokTok~dockerfiles~XLF7NW.dockerbuild
670 KB
TokTok~dockerfiles~XWMREL.dockerbuild
39.5 KB
TokTok~dockerfiles~YZJB25.dockerbuild
31.1 KB
TokTok~dockerfiles~ZBAJ9G.dockerbuild
15.7 KB