Last active
February 24, 2026 00:18
-
-
Save shinchiro/90308c6632c9010d03b325c9ca6a4b6f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2026-02-24T00:00:08.5267495Z Current runner version: '2.331.0' | |
| 2026-02-24T00:00:08.5290198Z ##[group]Runner Image Provisioner | |
| 2026-02-24T00:00:08.5291196Z Hosted Compute Agent | |
| 2026-02-24T00:00:08.5291726Z Version: 20260123.484 | |
| 2026-02-24T00:00:08.5292405Z Commit: 6bd6555ca37d84114959e1c76d2c01448ff61c5d | |
| 2026-02-24T00:00:08.5293122Z Build Date: 2026-01-23T19:41:17Z | |
| 2026-02-24T00:00:08.5293824Z Worker ID: {96c6e718-ffaf-46ae-9b22-c6e94a1de212} | |
| 2026-02-24T00:00:08.5295073Z Azure Region: westcentralus | |
| 2026-02-24T00:00:08.5295694Z ##[endgroup] | |
| 2026-02-24T00:00:08.5297157Z ##[group]Operating System | |
| 2026-02-24T00:00:08.5298177Z Ubuntu | |
| 2026-02-24T00:00:08.5298681Z 24.04.3 | |
| 2026-02-24T00:00:08.5299160Z LTS | |
| 2026-02-24T00:00:08.5299586Z ##[endgroup] | |
| 2026-02-24T00:00:08.5300169Z ##[group]Runner Image | |
| 2026-02-24T00:00:08.5300761Z Image: ubuntu-24.04 | |
| 2026-02-24T00:00:08.5301233Z Version: 20260201.15.1 | |
| 2026-02-24T00:00:08.5302482Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260201.15/images/ubuntu/Ubuntu2404-Readme.md | |
| 2026-02-24T00:00:08.5304146Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260201.15 | |
| 2026-02-24T00:00:08.5305124Z ##[endgroup] | |
| 2026-02-24T00:00:08.5307762Z ##[group]GITHUB_TOKEN Permissions | |
| 2026-02-24T00:00:08.5310056Z Actions: write | |
| 2026-02-24T00:00:08.5310642Z ArtifactMetadata: write | |
| 2026-02-24T00:00:08.5311159Z Attestations: write | |
| 2026-02-24T00:00:08.5311791Z Checks: write | |
| 2026-02-24T00:00:08.5312258Z Contents: write | |
| 2026-02-24T00:00:08.5312790Z Deployments: write | |
| 2026-02-24T00:00:08.5313386Z Discussions: write | |
| 2026-02-24T00:00:08.5313874Z Issues: write | |
| 2026-02-24T00:00:08.5314543Z Metadata: read | |
| 2026-02-24T00:00:08.5315089Z Models: read | |
| 2026-02-24T00:00:08.5315584Z Packages: write | |
| 2026-02-24T00:00:08.5316105Z Pages: write | |
| 2026-02-24T00:00:08.5316730Z PullRequests: write | |
| 2026-02-24T00:00:08.5317291Z RepositoryProjects: write | |
| 2026-02-24T00:00:08.5317849Z SecurityEvents: write | |
| 2026-02-24T00:00:08.5318421Z Statuses: write | |
| 2026-02-24T00:00:08.5318938Z ##[endgroup] | |
| 2026-02-24T00:00:08.5320895Z Secret source: Actions | |
| 2026-02-24T00:00:08.5321695Z Prepare workflow directory | |
| 2026-02-24T00:00:08.5871119Z Prepare all required actions | |
| 2026-02-24T00:00:08.5907814Z Getting action download info | |
| 2026-02-24T00:00:08.9828902Z Download action repository 'actions/checkout@main' (SHA:0c366fd6a839edf440554fa01a7085ccba70ac98) | |
| 2026-02-24T00:00:09.0984778Z Download action repository 'actions/cache@main' (SHA:b7e8d49f17405cc70c1c120101943203c98d3a4b) | |
| 2026-02-24T00:00:09.9857691Z Download action repository 'actions/upload-artifact@master' (SHA:47309c993abb98030a35d55ef7ff34b7fa1074b5) | |
| 2026-02-24T00:00:10.9417541Z Complete job name: Building mpv (x86_64) | |
| 2026-02-24T00:00:10.9853499Z ##[group]Checking docker version | |
| 2026-02-24T00:00:10.9866427Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' | |
| 2026-02-24T00:00:11.0459507Z '1.48' | |
| 2026-02-24T00:00:11.0471267Z Docker daemon API version: '1.48' | |
| 2026-02-24T00:00:11.0471694Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' | |
| 2026-02-24T00:00:11.0629219Z '1.48' | |
| 2026-02-24T00:00:11.0642252Z Docker client API version: '1.48' | |
| 2026-02-24T00:00:11.0646841Z ##[endgroup] | |
| 2026-02-24T00:00:11.0649306Z ##[group]Clean up resources from previous jobs | |
| 2026-02-24T00:00:11.0654651Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=cfcc21" | |
| 2026-02-24T00:00:11.0787456Z ##[command]/usr/bin/docker network prune --force --filter "label=cfcc21" | |
| 2026-02-24T00:00:11.0907185Z ##[endgroup] | |
| 2026-02-24T00:00:11.0907453Z ##[group]Create local container network | |
| 2026-02-24T00:00:11.0917051Z ##[command]/usr/bin/docker network create --label cfcc21 github_network_d2cd491722ab440babad97794981e72f | |
| 2026-02-24T00:00:11.1457045Z 9e53a021d6020feb0c3af70ec393ed1911be331d71503e89864cfb5a99fd2eba | |
| 2026-02-24T00:00:11.1476478Z ##[endgroup] | |
| 2026-02-24T00:00:11.1499646Z ##[group]Starting job container | |
| 2026-02-24T00:00:11.1521286Z ##[command]/usr/bin/docker --config /home/runner/work/_temp/.docker_d99ad61a-edb4-4de5-b07c-56935f8d2966 login ghcr.io -u shinchiro --password-stdin | |
| 2026-02-24T00:00:15.9471580Z ##[command]/usr/bin/docker --config /home/runner/work/_temp/.docker_d99ad61a-edb4-4de5-b07c-56935f8d2966 pull ghcr.io/shinchiro/archlinux:latest | |
| 2026-02-24T00:00:25.2522197Z latest: Pulling from shinchiro/archlinux | |
| 2026-02-24T00:00:25.2525607Z 7e34be04345e: Pulling fs layer | |
| 2026-02-24T00:00:25.2526506Z ab1a9fe68ddb: Pulling fs layer | |
| 2026-02-24T00:00:28.9883870Z 7e34be04345e: Download complete | |
| 2026-02-24T00:00:29.4663177Z ab1a9fe68ddb: Verifying Checksum | |
| 2026-02-24T00:00:45.9336293Z ab1a9fe68ddb: Download complete | |
| 2026-02-24T00:00:45.9336837Z 7e34be04345e: Pull complete | |
| 2026-02-24T00:00:47.7955392Z ab1a9fe68ddb: Pull complete | |
| 2026-02-24T00:00:47.8000161Z Digest: sha256:98d61d43aea83cbdd47d759859fc32e2c395c90da5305a169f292e978a20427e | |
| 2026-02-24T00:00:47.8014887Z Status: Downloaded newer image for ghcr.io/shinchiro/archlinux:latest | |
| 2026-02-24T00:00:47.8021118Z ghcr.io/shinchiro/archlinux:latest | |
| 2026-02-24T00:00:47.8103627Z ##[command]/usr/bin/docker create --name 0c210a49a6cb4752b189efefce72fe4c_ghcrioshinchiroarchlinuxlatest_213d6a --label cfcc21 --workdir /__w/mpv-winbuild-cmake/mpv-winbuild-cmake --network github_network_d2cd491722ab440babad97794981e72f -e "HOME=/github/home" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work":"/__w" -v "/home/runner/actions-runner/cached/externals":"/__e":ro -v "/home/runner/work/_temp":"/__w/_temp" -v "/home/runner/work/_actions":"/__w/_actions" -v "/opt/hostedtoolcache":"/__t" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" --entrypoint "tail" ghcr.io/shinchiro/archlinux:latest "-f" "/dev/null" | |
| 2026-02-24T00:00:47.8353760Z 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf | |
| 2026-02-24T00:00:47.8374858Z ##[command]/usr/bin/docker start 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf | |
| 2026-02-24T00:00:47.9915525Z 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf | |
| 2026-02-24T00:00:47.9934857Z ##[command]/usr/bin/docker ps --all --filter id=6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" | |
| 2026-02-24T00:00:48.0050833Z 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf Up Less than a second | |
| 2026-02-24T00:00:48.0069550Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf | |
| 2026-02-24T00:00:48.0186368Z CI=true | |
| 2026-02-24T00:00:48.0186710Z HOME=/github/home | |
| 2026-02-24T00:00:48.0187051Z GITHUB_ACTIONS=true | |
| 2026-02-24T00:00:48.0187915Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | |
| 2026-02-24T00:00:48.0188528Z LANG=C.UTF-8 | |
| 2026-02-24T00:00:48.0206850Z ##[endgroup] | |
| 2026-02-24T00:00:48.0215609Z ##[group]Waiting for all services to be ready | |
| 2026-02-24T00:00:48.0217144Z ##[endgroup] | |
| 2026-02-24T00:00:48.0393863Z ##[group]Run if [[ $BIT == "i686" ]]; then | |
| 2026-02-24T00:00:48.0394516Z [36;1mif [[ $BIT == "i686" ]]; then[0m | |
| 2026-02-24T00:00:48.0394824Z [36;1m echo "arch=i686" >> $GITHUB_ENV[0m | |
| 2026-02-24T00:00:48.0395104Z [36;1melif [[ $BIT == "x86_64" ]]; then[0m | |
| 2026-02-24T00:00:48.0395368Z [36;1m echo "arch=x86_64" >> $GITHUB_ENV[0m | |
| 2026-02-24T00:00:48.0395641Z [36;1melif [[ $BIT == "x86_64_v3" ]]; then[0m | |
| 2026-02-24T00:00:48.0395934Z [36;1m echo "arch=x86_64" >> $GITHUB_ENV[0m | |
| 2026-02-24T00:00:48.0396213Z [36;1m echo "x86_64_level=-v3" >> $GITHUB_ENV[0m | |
| 2026-02-24T00:00:48.0396563Z [36;1m echo "x86_64_v3_ARCH=-DGCC_ARCH=x86-64-v3" >> $GITHUB_ENV[0m | |
| 2026-02-24T00:00:48.0396898Z [36;1melif [[ $BIT == "aarch64" ]]; then[0m | |
| 2026-02-24T00:00:48.0397193Z [36;1m echo "arch=aarch64" >> $GITHUB_ENV[0m | |
| 2026-02-24T00:00:48.0397478Z [36;1mfi[0m | |
| 2026-02-24T00:00:48.0401734Z shell: bash --noprofile --norc -e -o pipefail {0} | |
| 2026-02-24T00:00:48.0402297Z env: | |
| 2026-02-24T00:00:48.0402532Z BIT: x86_64 | |
| 2026-02-24T00:00:48.0402723Z ##[endgroup] | |
| 2026-02-24T00:00:48.1109165Z ##[group]Run git config --global user.name "github-actions" | |
| 2026-02-24T00:00:48.1109646Z [36;1mgit config --global user.name "github-actions"[0m | |
| 2026-02-24T00:00:48.1110163Z [36;1mgit config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"[0m | |
| 2026-02-24T00:00:48.1110644Z [36;1mgit config --global pull.rebase true[0m | |
| 2026-02-24T00:00:48.1110963Z [36;1mgit config --global rebase.autoStash true[0m | |
| 2026-02-24T00:00:48.1111273Z [36;1mgit config --global fetch.prune true[0m | |
| 2026-02-24T00:00:48.1111584Z [36;1mgit config --global --add safe.directory $PWD[0m | |
| 2026-02-24T00:00:48.1112043Z shell: bash --noprofile --norc -e -o pipefail {0} | |
| 2026-02-24T00:00:48.1112317Z env: | |
| 2026-02-24T00:00:48.1112477Z BIT: x86_64 | |
| 2026-02-24T00:00:48.1112650Z arch: x86_64 | |
| 2026-02-24T00:00:48.1112818Z ##[endgroup] | |
| 2026-02-24T00:00:48.1968702Z ##[group]Run actions/checkout@main | |
| 2026-02-24T00:00:48.1969011Z with: | |
| 2026-02-24T00:00:48.1969190Z ref: master | |
| 2026-02-24T00:00:48.1969404Z repository: shinchiro/mpv-winbuild-cmake | |
| 2026-02-24T00:00:48.1969858Z token: *** | |
| 2026-02-24T00:00:48.1970044Z ssh-strict: true | |
| 2026-02-24T00:00:48.1970234Z ssh-user: git | |
| 2026-02-24T00:00:48.1970430Z persist-credentials: true | |
| 2026-02-24T00:00:48.1970646Z clean: true | |
| 2026-02-24T00:00:48.1970840Z sparse-checkout-cone-mode: true | |
| 2026-02-24T00:00:48.1971093Z fetch-depth: 1 | |
| 2026-02-24T00:00:48.1971268Z fetch-tags: false | |
| 2026-02-24T00:00:48.1971459Z show-progress: true | |
| 2026-02-24T00:00:48.1971645Z lfs: false | |
| 2026-02-24T00:00:48.1971821Z submodules: false | |
| 2026-02-24T00:00:48.1972019Z set-safe-directory: true | |
| 2026-02-24T00:00:48.1972222Z env: | |
| 2026-02-24T00:00:48.1972376Z BIT: x86_64 | |
| 2026-02-24T00:00:48.1972534Z arch: x86_64 | |
| 2026-02-24T00:00:48.1972704Z ##[endgroup] | |
| 2026-02-24T00:00:48.2015054Z ##[command]/usr/bin/docker exec 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf sh -c "cat /etc/*release | grep ^ID" | |
| 2026-02-24T00:00:48.3846835Z Syncing repository: shinchiro/mpv-winbuild-cmake | |
| 2026-02-24T00:00:48.3848688Z ##[group]Getting Git version info | |
| 2026-02-24T00:00:48.3849378Z Working directory is '/__w/mpv-winbuild-cmake/mpv-winbuild-cmake' | |
| 2026-02-24T00:00:48.3850293Z [command]/usr/sbin/git version | |
| 2026-02-24T00:00:48.3850582Z git version 2.53.0 | |
| 2026-02-24T00:00:48.3874955Z ##[endgroup] | |
| 2026-02-24T00:00:48.3887120Z Copying '/github/home/.gitconfig' to '/__w/_temp/8d9b5e7f-9f9f-4a84-b53d-fdd72c3ebbc3/.gitconfig' | |
| 2026-02-24T00:00:48.3896793Z Temporarily overriding HOME='/__w/_temp/8d9b5e7f-9f9f-4a84-b53d-fdd72c3ebbc3' before making global git config changes | |
| 2026-02-24T00:00:48.3898967Z Adding repository directory to the temporary git global config as a safe directory | |
| 2026-02-24T00:00:48.3901419Z [command]/usr/sbin/git config --global --add safe.directory /__w/mpv-winbuild-cmake/mpv-winbuild-cmake | |
| 2026-02-24T00:00:48.3944272Z Deleting the contents of '/__w/mpv-winbuild-cmake/mpv-winbuild-cmake' | |
| 2026-02-24T00:00:48.3948079Z ##[group]Initializing the repository | |
| 2026-02-24T00:00:48.3951906Z [command]/usr/sbin/git init /__w/mpv-winbuild-cmake/mpv-winbuild-cmake | |
| 2026-02-24T00:00:48.4002725Z hint: Using 'master' as the name for the initial branch. This default branch name | |
| 2026-02-24T00:00:48.4004296Z hint: will change to "main" in Git 3.0. To configure the initial branch name | |
| 2026-02-24T00:00:48.4005019Z hint: to use in all of your new repositories, which will suppress this warning, | |
| 2026-02-24T00:00:48.4005415Z hint: call: | |
| 2026-02-24T00:00:48.4005594Z hint: | |
| 2026-02-24T00:00:48.4005893Z hint: git config --global init.defaultBranch <name> | |
| 2026-02-24T00:00:48.4006200Z hint: | |
| 2026-02-24T00:00:48.4006508Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and | |
| 2026-02-24T00:00:48.4007022Z hint: 'development'. The just-created branch can be renamed via this command: | |
| 2026-02-24T00:00:48.4007391Z hint: | |
| 2026-02-24T00:00:48.4007594Z hint: git branch -m <name> | |
| 2026-02-24T00:00:48.4007804Z hint: | |
| 2026-02-24T00:00:48.4008113Z hint: Disable this message with "git config set advice.defaultBranchName false" | |
| 2026-02-24T00:00:48.4008871Z Initialized empty Git repository in /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/.git/ | |
| 2026-02-24T00:00:48.4017092Z [command]/usr/sbin/git remote add origin https://github.com/shinchiro/mpv-winbuild-cmake | |
| 2026-02-24T00:00:48.4091291Z ##[endgroup] | |
| 2026-02-24T00:00:48.4092001Z ##[group]Disabling automatic garbage collection | |
| 2026-02-24T00:00:48.4095010Z [command]/usr/sbin/git config --local gc.auto 0 | |
| 2026-02-24T00:00:48.4131887Z ##[endgroup] | |
| 2026-02-24T00:00:48.4132555Z ##[group]Setting up auth | |
| 2026-02-24T00:00:48.4133828Z Removing SSH command configuration | |
| 2026-02-24T00:00:48.4139721Z [command]/usr/sbin/git config --local --name-only --get-regexp core\.sshCommand | |
| 2026-02-24T00:00:48.4181869Z [command]/usr/sbin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" | |
| 2026-02-24T00:00:48.4611480Z Removing HTTP extra header | |
| 2026-02-24T00:00:48.4615041Z [command]/usr/sbin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader | |
| 2026-02-24T00:00:48.4655011Z [command]/usr/sbin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" | |
| 2026-02-24T00:00:48.5080484Z Removing includeIf entries pointing to credentials config files | |
| 2026-02-24T00:00:48.5085032Z [command]/usr/sbin/git config --local --name-only --get-regexp ^includeIf\.gitdir: | |
| 2026-02-24T00:00:48.5125649Z [command]/usr/sbin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url | |
| 2026-02-24T00:00:48.5557693Z [command]/usr/sbin/git config --file /__w/_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config http.https://github.com/.extraheader AUTHORIZATION: basic *** | |
| 2026-02-24T00:00:48.5603722Z [command]/usr/sbin/git config --local includeIf.gitdir:/__w/mpv-winbuild-cmake/mpv-winbuild-cmake/.git.path /__w/_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config | |
| 2026-02-24T00:00:48.5642689Z [command]/usr/sbin/git config --local includeIf.gitdir:/__w/mpv-winbuild-cmake/mpv-winbuild-cmake/.git/worktrees/*.path /__w/_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config | |
| 2026-02-24T00:00:48.5681154Z [command]/usr/sbin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config | |
| 2026-02-24T00:00:48.5720249Z [command]/usr/sbin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config | |
| 2026-02-24T00:00:48.5755276Z ##[endgroup] | |
| 2026-02-24T00:00:48.5755949Z ##[group]Fetching the repository | |
| 2026-02-24T00:00:48.5764275Z [command]/usr/sbin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/master*:refs/remotes/origin/master* +refs/tags/master*:refs/tags/master* | |
| 2026-02-24T00:00:49.0477440Z From https://github.com/shinchiro/mpv-winbuild-cmake | |
| 2026-02-24T00:00:49.0478039Z * [new branch] master -> origin/master | |
| 2026-02-24T00:00:49.0516903Z ##[endgroup] | |
| 2026-02-24T00:00:49.0517494Z ##[group]Determining the checkout info | |
| 2026-02-24T00:00:49.0522988Z [command]/usr/sbin/git branch --list --remote origin/master | |
| 2026-02-24T00:00:49.0555600Z origin/master | |
| 2026-02-24T00:00:49.0562372Z ##[endgroup] | |
| 2026-02-24T00:00:49.0566587Z [command]/usr/sbin/git sparse-checkout disable | |
| 2026-02-24T00:00:49.0614338Z [command]/usr/sbin/git config --local --unset-all extensions.worktreeConfig | |
| 2026-02-24T00:00:49.0651748Z ##[group]Checking out the ref | |
| 2026-02-24T00:00:49.0656137Z [command]/usr/sbin/git checkout --progress --force -B master refs/remotes/origin/master | |
| 2026-02-24T00:00:49.0778898Z Reset branch 'master' | |
| 2026-02-24T00:00:49.0782698Z branch 'master' set up to track 'origin/master'. | |
| 2026-02-24T00:00:49.0788441Z ##[endgroup] | |
| 2026-02-24T00:00:49.0834852Z [command]/usr/sbin/git log -1 --format=%H | |
| 2026-02-24T00:00:49.0866745Z 965bf378a50d7f59a933aff790ed2d3c807fe545 | |
| 2026-02-24T00:00:49.1032923Z ##[group]Run actions/cache/restore@main | |
| 2026-02-24T00:00:49.1033205Z with: | |
| 2026-02-24T00:00:49.1033377Z path: clang_root | |
| 2026-02-24T00:00:49.1033689Z key: ***-clang_root-22330271178 | |
| 2026-02-24T00:00:49.1034209Z restore-keys: ***-clang_root | |
| 2026-02-24T00:00:49.1034481Z enableCrossOsArchive: false | |
| 2026-02-24T00:00:49.1034720Z fail-on-cache-miss: false | |
| 2026-02-24T00:00:49.1034936Z lookup-only: false | |
| 2026-02-24T00:00:49.1035117Z env: | |
| 2026-02-24T00:00:49.1035276Z BIT: x86_64 | |
| 2026-02-24T00:00:49.1035442Z arch: x86_64 | |
| 2026-02-24T00:00:49.1035611Z ##[endgroup] | |
| 2026-02-24T00:00:49.1038613Z ##[command]/usr/bin/docker exec 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf sh -c "cat /etc/*release | grep ^ID" | |
| 2026-02-24T00:00:49.5163834Z Cache hit for restore-key: ***-clang_root-22288221823 | |
| 2026-02-24T00:00:50.7318697Z Received 58720256 of 462489414 (12.7%), 55.9 MBs/sec | |
| 2026-02-24T00:00:51.7329571Z Received 205520896 of 462489414 (44.4%), 97.9 MBs/sec | |
| 2026-02-24T00:00:52.7340830Z Received 377487360 of 462489414 (81.6%), 119.9 MBs/sec | |
| 2026-02-24T00:00:53.4053891Z Received 462489414 of 462489414 (100.0%), 120.1 MBs/sec | |
| 2026-02-24T00:00:53.4057696Z Cache Size: ~441 MB (462489414 B) | |
| 2026-02-24T00:00:53.4115394Z [command]/usr/sbin/tar -xf /__w/_temp/f3de5404-2577-4059-a9c5-c716c7702703/cache.tzst -P -C /__w/mpv-winbuild-cmake/mpv-winbuild-cmake --use-compress-program unzstd | |
| 2026-02-24T00:00:55.7297307Z Cache restored successfully | |
| 2026-02-24T00:00:55.8217321Z Cache restored from key: ***-clang_root-22288221823 | |
| 2026-02-24T00:00:55.8504613Z ##[group]Run actions/cache/restore@main | |
| 2026-02-24T00:00:55.8504968Z with: | |
| 2026-02-24T00:00:55.8505216Z path: src_packages | |
| 2026-02-24T00:00:55.8505549Z key: ***-repository-22330271178 | |
| 2026-02-24T00:00:55.8505827Z restore-keys: ***-repository | |
| 2026-02-24T00:00:55.8506084Z enableCrossOsArchive: false | |
| 2026-02-24T00:00:55.8506334Z fail-on-cache-miss: false | |
| 2026-02-24T00:00:55.8506638Z lookup-only: false | |
| 2026-02-24T00:00:55.8506851Z env: | |
| 2026-02-24T00:00:55.8507016Z BIT: x86_64 | |
| 2026-02-24T00:00:55.8507185Z arch: x86_64 | |
| 2026-02-24T00:00:55.8507364Z ##[endgroup] | |
| 2026-02-24T00:00:55.8510409Z ##[command]/usr/bin/docker exec 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf sh -c "cat /etc/*release | grep ^ID" | |
| 2026-02-24T00:00:56.3733805Z Cache hit for restore-key: ***-repository-22288221823 | |
| 2026-02-24T00:00:57.5834649Z Received 50331648 of 985335007 (5.1%), 48.0 MBs/sec | |
| 2026-02-24T00:00:58.5840998Z Received 163577856 of 985335007 (16.6%), 78.0 MBs/sec | |
| 2026-02-24T00:00:59.5895507Z Received 301989888 of 985335007 (30.6%), 95.9 MBs/sec | |
| 2026-02-24T00:01:00.5906595Z Received 436207616 of 985335007 (44.3%), 103.8 MBs/sec | |
| 2026-02-24T00:01:01.5937193Z Received 608174080 of 985335007 (61.7%), 115.8 MBs/sec | |
| 2026-02-24T00:01:02.5892778Z Received 767557632 of 985335007 (77.9%), 121.9 MBs/sec | |
| 2026-02-24T00:01:03.5892549Z Received 884998144 of 985335007 (89.8%), 120.5 MBs/sec | |
| 2026-02-24T00:01:04.3410020Z Received 985335007 of 985335007 (100.0%), 121.1 MBs/sec | |
| 2026-02-24T00:01:04.3413184Z Cache Size: ~940 MB (985335007 B) | |
| 2026-02-24T00:01:04.3507166Z [command]/usr/sbin/tar -xf /__w/_temp/baab0ccb-72ee-4487-ae75-f6966efea900/cache.tzst -P -C /__w/mpv-winbuild-cmake/mpv-winbuild-cmake --use-compress-program unzstd | |
| 2026-02-24T00:01:09.6301553Z Cache restored successfully | |
| 2026-02-24T00:01:09.8121530Z Cache restored from key: ***-repository-22288221823 | |
| 2026-02-24T00:01:09.8338779Z ##[group]Run actions/cache/restore@main | |
| 2026-02-24T00:01:09.8339378Z with: | |
| 2026-02-24T00:01:09.8339712Z path: build_x86_64 | |
| 2026-02-24T00:01:09.8340253Z key: ***-clang-x86_64_toolchain-22330271178 | |
| 2026-02-24T00:01:09.8340871Z restore-keys: ***-clang-x86_64_toolchain | |
| 2026-02-24T00:01:09.8341408Z enableCrossOsArchive: false | |
| 2026-02-24T00:01:09.8341860Z fail-on-cache-miss: false | |
| 2026-02-24T00:01:09.8342273Z lookup-only: false | |
| 2026-02-24T00:01:09.8342953Z env: | |
| 2026-02-24T00:01:09.8343262Z BIT: x86_64 | |
| 2026-02-24T00:01:09.8343594Z arch: x86_64 | |
| 2026-02-24T00:01:09.8343924Z ##[endgroup] | |
| 2026-02-24T00:01:09.8349255Z ##[command]/usr/bin/docker exec 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf sh -c "cat /etc/*release | grep ^ID" | |
| 2026-02-24T00:01:10.2468410Z Cache hit for restore-key: ***-clang-x86_64_toolchain-22288221823 | |
| 2026-02-24T00:01:11.4578202Z Received 46137344 of 1169954454 (3.9%), 44.0 MBs/sec | |
| 2026-02-24T00:01:12.4591118Z Received 167772160 of 1169954454 (14.3%), 79.9 MBs/sec | |
| 2026-02-24T00:01:13.4607385Z Received 318767104 of 1169954454 (27.2%), 101.2 MBs/sec | |
| 2026-02-24T00:01:14.4605906Z Received 482344960 of 1169954454 (41.2%), 114.9 MBs/sec | |
| 2026-02-24T00:01:15.4637870Z Received 633339904 of 1169954454 (54.1%), 120.7 MBs/sec | |
| 2026-02-24T00:01:16.4619192Z Received 784334848 of 1169954454 (67.0%), 124.6 MBs/sec | |
| 2026-02-24T00:01:17.4675193Z Received 922746880 of 1169954454 (78.9%), 125.6 MBs/sec | |
| 2026-02-24T00:01:18.4647331Z Received 1069547520 of 1169954454 (91.4%), 127.4 MBs/sec | |
| 2026-02-24T00:01:19.2836716Z Received 1169954454 of 1169954454 (100.0%), 126.4 MBs/sec | |
| 2026-02-24T00:01:19.2840112Z Cache Size: ~1116 MB (1169954454 B) | |
| 2026-02-24T00:01:19.2967487Z [command]/usr/sbin/tar -xf /__w/_temp/ac6fe21e-e5fc-4b3e-ad22-3c8f736573dd/cache.tzst -P -C /__w/mpv-winbuild-cmake/mpv-winbuild-cmake --use-compress-program unzstd | |
| 2026-02-24T00:01:26.3666725Z Cache restored successfully | |
| 2026-02-24T00:01:26.5738760Z Cache restored from key: ***-clang-x86_64_toolchain-22288221823 | |
| 2026-02-24T00:01:26.5994144Z ##[group]Run #cmd='libzvbi-removebuild libopenmpt-removebuild' | |
| 2026-02-24T00:01:26.5994825Z [36;1m#cmd='libzvbi-removebuild libopenmpt-removebuild'[0m | |
| 2026-02-24T00:01:26.5995242Z [36;1mcmd='mpv-fullclean'[0m | |
| 2026-02-24T00:01:26.5995508Z [36;1mninja -C build_$BIT $cmd[0m | |
| 2026-02-24T00:01:26.5996232Z shell: bash --noprofile --norc -e -o pipefail {0} | |
| 2026-02-24T00:01:26.5996529Z env: | |
| 2026-02-24T00:01:26.5996753Z BIT: x86_64 | |
| 2026-02-24T00:01:26.5996951Z arch: x86_64 | |
| 2026-02-24T00:01:26.5998197Z ##[endgroup] | |
| 2026-02-24T00:01:26.6539371Z ninja: Entering directory `build_x86_64' | |
| 2026-02-24T00:01:26.6711309Z [0/1] Re-running CMake... | |
| 2026-02-24T00:01:26.9633160Z -- MINGW_INSTALL_PREFIX dir: /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/build_x86_64/x86_64-w64-mingw32 | |
| 2026-02-24T00:01:26.9634502Z -- SINGLE_SOURCE_LOCATION dir: /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/src_packages | |
| 2026-02-24T00:01:26.9635561Z -- RUSTUP_LOCATION dir: /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/clang_root/install_rustup | |
| 2026-02-24T00:01:26.9636238Z -- Compiler used: clang | |
| 2026-02-24T00:01:26.9636498Z -- Malloc: /usr/lib/libmimalloc.so | |
| 2026-02-24T00:01:26.9636756Z -- Ccache: ON | |
| 2026-02-24T00:01:26.9636992Z -- Target toolchain to build: x86_64-w64-mingw32 | |
| 2026-02-24T00:01:27.3062324Z -- Parsing 17 toolchain packages | |
| 2026-02-24T00:01:29.7382920Z -- Parsing 101 packages | |
| 2026-02-24T00:01:29.7387157Z -- Configuring done (3.1s) | |
| 2026-02-24T00:01:30.5041511Z -- Generating done (0.8s) | |
| 2026-02-24T00:01:30.5045352Z -- Build files have been written to: /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/build_x86_64 | |
| 2026-02-24T00:01:30.8768248Z [1/2] Deleting all stamp files of mpv package | |
| 2026-02-24T00:01:30.8851319Z ##[group]Run cmake -DTARGET_ARCH=x86_64-w64-mingw32 -DCOMPILER_TOOLCHAIN=clang -DCMAKE_INSTALL_PREFIX=$PWD/clang_root -DMINGW_INSTALL_PREFIX=$PWD/build_$BIT/$BIT-w64-mingw32 -DSINGLE_SOURCE_LOCATION=$PWD/src_packages -DRUSTUP_LOCATION=$PWD/clang_root/install_rustup -DENABLE_CCACHE=ON -DCLANG_PACKAGES_LTO=ON -G Ninja --fresh -B build_$BIT -S $PWD | |
| 2026-02-24T00:01:30.8855995Z [36;1mcmake -DTARGET_ARCH=x86_64-w64-mingw32 -DCOMPILER_TOOLCHAIN=clang -DCMAKE_INSTALL_PREFIX=$PWD/clang_root -DMINGW_INSTALL_PREFIX=$PWD/build_$BIT/$BIT-w64-mingw32 -DSINGLE_SOURCE_LOCATION=$PWD/src_packages -DRUSTUP_LOCATION=$PWD/clang_root/install_rustup -DENABLE_CCACHE=ON -DCLANG_PACKAGES_LTO=ON -G Ninja --fresh -B build_$BIT -S $PWD[0m | |
| 2026-02-24T00:01:30.8858467Z [36;1mninja -C build_$BIT download || true[0m | |
| 2026-02-24T00:01:30.8859463Z shell: bash --noprofile --norc -e -o pipefail {0} | |
| 2026-02-24T00:01:30.8859982Z env: | |
| 2026-02-24T00:01:30.8860271Z BIT: x86_64 | |
| 2026-02-24T00:01:30.8860662Z arch: x86_64 | |
| 2026-02-24T00:01:30.8860988Z ##[endgroup] | |
| 2026-02-24T00:01:31.0121816Z -- The C compiler identification is GNU 15.2.1 | |
| 2026-02-24T00:01:31.0216479Z -- Detecting C compiler ABI info | |
| 2026-02-24T00:01:31.0730512Z -- Detecting C compiler ABI info - done | |
| 2026-02-24T00:01:31.0855491Z -- Check for working C compiler: /usr/sbin/cc - skipped | |
| 2026-02-24T00:01:31.0858814Z -- Detecting C compile features | |
| 2026-02-24T00:01:31.0863292Z -- Detecting C compile features - done | |
| 2026-02-24T00:01:31.3566415Z -- MINGW_INSTALL_PREFIX dir: /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/build_x86_64/x86_64-w64-mingw32 | |
| 2026-02-24T00:01:31.3567148Z -- SINGLE_SOURCE_LOCATION dir: /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/src_packages | |
| 2026-02-24T00:01:31.3567759Z -- RUSTUP_LOCATION dir: /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/clang_root/install_rustup | |
| 2026-02-24T00:01:31.3568234Z -- Compiler used: clang | |
| 2026-02-24T00:01:31.3568474Z -- Malloc: /usr/lib/libmimalloc.so | |
| 2026-02-24T00:01:31.3568725Z -- Ccache: ON | |
| 2026-02-24T00:01:31.3568963Z -- Target toolchain to build: x86_64-w64-mingw32 | |
| 2026-02-24T00:01:31.6597595Z -- Parsing 17 toolchain packages | |
| 2026-02-24T00:01:34.0387285Z -- Parsing 101 packages | |
| 2026-02-24T00:01:34.0391191Z -- Configuring done (3.1s) | |
| 2026-02-24T00:01:34.7895930Z -- Generating done (0.8s) | |
| 2026-02-24T00:01:34.7899527Z -- Build files have been written to: /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/build_x86_64 | |
| 2026-02-24T00:01:34.8965024Z ninja: Entering directory `build_x86_64' | |
| 2026-02-24T00:01:35.0212179Z [1/1] cd /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/build_x86_64/packages && /usr/sbin/cmake --build /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/build_x86_64 --target xz-download lzo-download uchardet-download libsamplerate-download rubberband-download zlib-download zstd-download bzip2-download libjpeg-download lcms2-download lame-download ogg-download vorbis-download opus-dnn-download opus-download speex-download libmodplug-download libvpx-download xvidcore-download game-music-emu-download libpng-download x264-download x265-download libdvdcss-download libdvdread-download libdvdnav-download libiconv-download luajit-download fribidi-download expat-download libxml2-download brotli-download freetype2-download libudfread-download libbluray-download harfbuzz-download libsoxr-download graphengine-download libzimg-download fontconfig-download libunibreak-download libass-download subrandr-download libvpl-download amf-headers-download avisynth-headers-download nvcodec-headers-download libmysofa-download aom-download xxhash-download dav1d-download libwebp-download vapoursynth-download libbs2b-download openssl-download libssh-download libsrt-download libarchive-download highway-download libjxl-download uavs3d-download davs2-download angle-headers-download mujs-download spirv-headers-download spirv-tools-download spirv-cross-download glslang-download vulkan-header-download vulkan-download libsdl2-download openal-soft-download libopenmpt-download shaderc-download glad-download fast_float-download svtav1-download libplacebo-download libva-download libzvbi-download libaribcaption-download ffmpeg-download mpv-download mpv-release-download mpv-packaging-download | |
| 2026-02-24T00:01:35.0223413Z [1/6] Creating directories for 'game-music-emu' | |
| 2026-02-24T00:01:35.0223942Z [2/6] Creating directories for 'mpv' | |
| 2026-02-24T00:01:35.0224692Z [3/6] Performing check-git step for 'game-music-emu' | |
| 2026-02-24T00:01:35.0225279Z [4/6] Performing check-git step for 'mpv' | |
| 2026-02-24T00:01:35.0226382Z [5/6] Performing download step (git clone) for 'game-music-emu' | |
| 2026-02-24T00:01:35.0227057Z [6/6] Performing download step (git clone) for 'mpv' | |
| 2026-02-24T00:01:35.0272783Z ##[group]Run ninja -C build_$BIT update | |
| 2026-02-24T00:01:35.0273134Z [36;1mninja -C build_$BIT update[0m | |
| 2026-02-24T00:01:35.0273549Z [36;1m$MPV_TARBALL && ninja -C build_$BIT mpv-release || ninja -C build_$BIT mpv[0m | |
| 2026-02-24T00:01:35.0274787Z [36;1m$MPV_TARBALL && echo "mpv_ver=$(cat build_$BIT/packages/mpv-release-prefix/VERSION)" >> $GITHUB_OUTPUT || echo "mpv_ver=UNKNOWN" >> $GITHUB_OUTPUT[0m | |
| 2026-02-24T00:01:35.0275586Z shell: bash --noprofile --norc -e -o pipefail {0} | |
| 2026-02-24T00:01:35.0275876Z env: | |
| 2026-02-24T00:01:35.0276050Z BIT: x86_64 | |
| 2026-02-24T00:01:35.0276233Z arch: x86_64 | |
| 2026-02-24T00:01:35.0276421Z MPV_TARBALL: false | |
| 2026-02-24T00:01:35.0276628Z ##[endgroup] | |
| 2026-02-24T00:01:35.0850476Z ninja: Entering directory `build_x86_64' | |
| 2026-02-24T00:01:45.2739276Z [1/1] Updating git repo | |
| 2026-02-24T00:01:45.2739770Z [1/78] Performing force-update step for 'rubberband' | |
| 2026-02-24T00:01:45.2740389Z [2/78] Performing force-update step for 'libsamplerate' | |
| 2026-02-24T00:01:45.2741029Z [3/78] Performing force-update step for 'zlib' | |
| 2026-02-24T00:01:45.2741564Z [4/78] Performing force-update step for 'zstd' | |
| 2026-02-24T00:01:45.2742084Z [5/78] Performing force-update step for 'xz' | |
| 2026-02-24T00:01:45.2742616Z [6/78] Performing force-update step for 'libjpeg' | |
| 2026-02-24T00:01:45.2743141Z [7/78] Performing force-update step for 'bzip2' | |
| 2026-02-24T00:01:45.2755493Z [8/78] Performing force-update step for 'lame' | |
| 2026-02-24T00:01:45.2756055Z [9/78] Performing force-update step for 'ogg' | |
| 2026-02-24T00:01:45.2756548Z [10/78] Performing force-update step for 'vorbis' | |
| 2026-02-24T00:01:45.2757059Z [11/78] Performing force-update step for 'speex' | |
| 2026-02-24T00:01:45.2757636Z [12/78] Performing force-update step for 'libmodplug' | |
| 2026-02-24T00:01:45.2758178Z [13/78] Performing force-update step for 'uchardet' | |
| 2026-02-24T00:01:45.2758603Z [14/78] Performing force-update step for 'opus' | |
| 2026-02-24T00:01:45.2758925Z [15/78] Performing force-update step for 'lcms2' | |
| 2026-02-24T00:01:45.2759253Z From https://github.com/mm2/Little-CMS | |
| 2026-02-24T00:01:45.2759559Z 953f399..f6c146b master -> origin/master | |
| 2026-02-24T00:01:45.2759840Z Removing lcms2 stamp files. | |
| 2026-02-24T00:01:45.2760115Z [16/78] Performing force-update step for 'libpng' | |
| 2026-02-24T00:01:45.2760493Z [17/78] Performing force-update step for 'game-music-emu' | |
| 2026-02-24T00:01:45.2760828Z Removing game-music-emu stamp files. | |
| 2026-02-24T00:01:45.2761128Z [18/78] Performing force-update step for 'x265' | |
| 2026-02-24T00:01:45.2761454Z [19/78] Performing force-update step for 'luajit' | |
| 2026-02-24T00:01:45.2761776Z [20/78] Performing force-update step for 'fribidi' | |
| 2026-02-24T00:01:45.2762115Z [21/78] Performing force-update step for 'libdvdread' | |
| 2026-02-24T00:01:45.2762440Z [22/78] Performing force-update step for 'expat' | |
| 2026-02-24T00:01:45.2762751Z [23/78] Performing force-update step for 'x264' | |
| 2026-02-24T00:01:45.2763068Z [24/78] Performing force-update step for 'libdvdnav' | |
| 2026-02-24T00:01:45.2763389Z [25/78] Performing force-update step for 'libvpx' | |
| 2026-02-24T00:01:45.2763721Z From https://chromium.googlesource.com/webm/libvpx | |
| 2026-02-24T00:01:45.2764297Z db312f06..30f38525 main -> origin/main | |
| 2026-02-24T00:01:45.2764586Z Removing libvpx stamp files. | |
| 2026-02-24T00:01:45.2764857Z [26/78] Performing force-update step for 'brotli' | |
| 2026-02-24T00:01:45.2765171Z [27/78] Performing force-update step for 'libdvdcss' | |
| 2026-02-24T00:01:45.2765541Z [28/78] Performing force-update step for 'libudfread' | |
| 2026-02-24T00:01:45.2766087Z [29/78] Performing force-update step for 'libsoxr' | |
| 2026-02-24T00:01:45.2766849Z [30/78] Performing force-update step for 'libxml2' | |
| 2026-02-24T00:01:45.2767587Z From https://github.com/GNOME/libxml2 | |
| 2026-02-24T00:01:45.2768104Z e334a9d..538b2e3 master -> origin/master | |
| 2026-02-24T00:01:45.2768600Z Removing libxml2 stamp files. | |
| 2026-02-24T00:01:45.2769072Z [31/78] Performing force-update step for 'libbluray' | |
| 2026-02-24T00:01:45.2769676Z [32/78] Performing force-update step for 'freetype2' | |
| 2026-02-24T00:01:45.2770564Z From https://github.com/freetype/freetype | |
| 2026-02-24T00:01:45.2771091Z 31db10d..459af33 master -> origin/master | |
| 2026-02-24T00:01:45.2771575Z Removing freetype2 stamp files. | |
| 2026-02-24T00:01:45.2772030Z [33/78] Performing force-update step for 'graphengine' | |
| 2026-02-24T00:01:45.2772368Z [34/78] Performing force-update step for 'libunibreak' | |
| 2026-02-24T00:01:45.2772693Z [35/78] Performing force-update step for 'libzimg' | |
| 2026-02-24T00:01:45.2773010Z [36/78] Performing force-update step for 'libass' | |
| 2026-02-24T00:01:45.2773324Z [37/78] Performing force-update step for 'harfbuzz' | |
| 2026-02-24T00:01:45.2773637Z From https://github.com/harfbuzz/harfbuzz | |
| 2026-02-24T00:01:45.2773939Z dc532931..1350d2a4 main -> origin/main | |
| 2026-02-24T00:01:45.2774502Z * [new branch] buffer-changed -> origin/buffer-changed | |
| 2026-02-24T00:01:45.2774835Z Removing harfbuzz stamp files. | |
| 2026-02-24T00:01:45.2775107Z [38/78] Performing force-update step for 'subrandr' | |
| 2026-02-24T00:01:45.2775443Z [39/78] Performing force-update step for 'amf-headers' | |
| 2026-02-24T00:01:45.2775769Z [40/78] Performing force-update step for 'libvpl' | |
| 2026-02-24T00:01:45.2776109Z [41/78] Performing force-update step for 'avisynth-headers' | |
| 2026-02-24T00:01:45.2776474Z [42/78] Performing force-update step for 'libmysofa' | |
| 2026-02-24T00:01:45.2776789Z [43/78] Performing force-update step for 'xxhash' | |
| 2026-02-24T00:01:45.2777124Z [44/78] Performing force-update step for 'nvcodec-headers' | |
| 2026-02-24T00:01:45.2777463Z [45/78] Performing force-update step for 'libwebp' | |
| 2026-02-24T00:01:45.2777772Z [46/78] Performing force-update step for 'libbs2b' | |
| 2026-02-24T00:01:45.2778101Z [47/78] Performing force-update step for 'fontconfig' | |
| 2026-02-24T00:01:45.2778484Z [48/78] Performing force-update step for 'libsrt' | |
| 2026-02-24T00:01:45.2778816Z [49/78] Performing force-update step for 'dav1d' | |
| 2026-02-24T00:01:45.2779134Z [50/78] Performing force-update step for 'libarchive' | |
| 2026-02-24T00:01:45.2779453Z [51/78] Performing force-update step for 'libssh' | |
| 2026-02-24T00:01:45.2779752Z [52/78] Performing force-update step for 'uavs3d' | |
| 2026-02-24T00:01:45.2780052Z [53/78] Performing force-update step for 'davs2' | |
| 2026-02-24T00:01:45.2780348Z [54/78] Performing force-update step for 'libjxl' | |
| 2026-02-24T00:01:45.2780651Z From https://github.com/libjxl/libjxl | |
| 2026-02-24T00:01:45.2780955Z 03bafa6..032d39a main -> origin/main | |
| 2026-02-24T00:01:45.2781687Z * [new branch] dependabot/github_actions/actions/dependency-review-action-4.8.3 -> origin/dependabot/github_actions/actions/dependency-review-action-4.8.3 | |
| 2026-02-24T00:01:45.2782679Z * [new branch] dependabot/github_actions/github/codeql-action-4.32.4 -> origin/dependabot/github_actions/github/codeql-action-4.32.4 | |
| 2026-02-24T00:01:45.2783581Z + 47d4f32...2fe00d8 test_highway -> origin/test_highway (forced update) | |
| 2026-02-24T00:01:45.2784540Z + b4eef84...6625e34 test_highway_1.0.7 -> origin/test_highway_1.0.7 (forced update) | |
| 2026-02-24T00:01:45.2785203Z + 72e7b4b...ceb4540 test_highway_1.1.0 -> origin/test_highway_1.1.0 (forced update) | |
| 2026-02-24T00:01:45.2785722Z + b8c44f1...a604518 test_highway_1.3.0 -> origin/test_highway_1.3.0 (forced update) | |
| 2026-02-24T00:01:45.2786186Z Removing libjxl stamp files. | |
| 2026-02-24T00:01:45.2786468Z [55/78] Performing force-update step for 'highway' | |
| 2026-02-24T00:01:45.2786780Z From https://github.com/google/highway | |
| 2026-02-24T00:01:45.2787105Z - [deleted] (none) -> origin/test_872943438 | |
| 2026-02-24T00:01:45.2787448Z - [deleted] (none) -> origin/test_873429520 | |
| 2026-02-24T00:01:45.2787781Z e3afccc..2b8f016 master -> origin/master | |
| 2026-02-24T00:01:45.2788170Z + 2212523...1f5b8ae gh-pages -> origin/gh-pages (forced update) | |
| 2026-02-24T00:01:45.2788571Z * [new branch] test_874005828 -> origin/test_874005828 | |
| 2026-02-24T00:01:45.2788877Z Removing highway stamp files. | |
| 2026-02-24T00:01:45.2789147Z [56/78] Performing force-update step for 'aom' | |
| 2026-02-24T00:01:45.2789633Z From https://aomedia.googlesource.com/aom | |
| 2026-02-24T00:01:45.2789957Z 8f82dd5f..8f597df2 main -> origin/main | |
| 2026-02-24T00:01:45.2790240Z Removing aom stamp files. | |
| 2026-02-24T00:01:45.2790499Z [57/78] Performing force-update step for 'openssl' | |
| 2026-02-24T00:01:45.2790921Z From https://github.com/openssl/openssl | |
| 2026-02-24T00:01:45.2791224Z 3be125491..946b4ca7f master -> origin/master | |
| 2026-02-24T00:01:45.2791512Z Removing openssl stamp files. | |
| 2026-02-24T00:01:45.2791781Z [58/78] Performing force-update step for 'mujs' | |
| 2026-02-24T00:01:45.2792111Z [59/78] Performing force-update step for 'spirv-headers' | |
| 2026-02-24T00:01:45.2792462Z [60/78] Performing force-update step for 'angle-headers' | |
| 2026-02-24T00:01:45.2792777Z From https://github.com/google/angle | |
| 2026-02-24T00:01:45.2793069Z dba7ad24..911f7ab5 main -> origin/main | |
| 2026-02-24T00:01:45.2793406Z * [new branch] chromium/7700 -> origin/chromium/7700 | |
| 2026-02-24T00:01:45.2793720Z Removing angle-headers stamp files. | |
| 2026-02-24T00:01:45.2794233Z [61/78] Performing force-update step for 'vulkan-header' | |
| 2026-02-24T00:01:45.2794572Z [62/78] Performing force-update step for 'vulkan' | |
| 2026-02-24T00:01:45.2794898Z From https://github.com/KhronosGroup/Vulkan-Loader | |
| 2026-02-24T00:01:45.2795533Z * [new branch] dependabot/github_actions/github/codeql-action-4.32.4 -> origin/dependabot/github_actions/github/codeql-action-4.32.4 | |
| 2026-02-24T00:01:45.2796165Z [63/78] Performing force-update step for 'spirv-cross' | |
| 2026-02-24T00:01:45.2796505Z [64/78] Performing force-update step for 'openal-soft' | |
| 2026-02-24T00:01:45.2796829Z [65/78] Performing force-update step for 'libsdl2' | |
| 2026-02-24T00:01:45.2797131Z From https://github.com/libsdl-org/SDL | |
| 2026-02-24T00:01:45.2797429Z bbcc205d..550394ee main -> origin/main | |
| 2026-02-24T00:01:45.2797775Z 74bfc913..cbee4abd release-3.4.x -> origin/release-3.4.x | |
| 2026-02-24T00:01:45.2798124Z [66/78] Performing force-update step for 'shaderc' | |
| 2026-02-24T00:01:45.2798447Z [67/78] Performing force-update step for 'spirv-tools' | |
| 2026-02-24T00:01:45.2798786Z From https://github.com/KhronosGroup/SPIRV-Tools | |
| 2026-02-24T00:01:45.2799221Z - [deleted] (none) -> origin/dependabot/github_actions/github-actions-62c22b5ba5 | |
| 2026-02-24T00:01:45.2799649Z 0436c4b..b2033ea main -> origin/main | |
| 2026-02-24T00:01:45.2799929Z Removing spirv-tools stamp files. | |
| 2026-02-24T00:01:45.2800204Z [68/78] Performing force-update step for 'glad' | |
| 2026-02-24T00:01:45.2800602Z [69/78] Performing force-update step for 'glslang' | |
| 2026-02-24T00:01:45.2800916Z From https://github.com/KhronosGroup/glslang | |
| 2026-02-24T00:01:45.2801210Z 5b22655..a0b70c2 main -> origin/main | |
| 2026-02-24T00:01:45.2801795Z * [new branch] dependabot/github_actions/github/codeql-action-4.32.4 -> origin/dependabot/github_actions/github/codeql-action-4.32.4 | |
| 2026-02-24T00:01:45.2802375Z Removing glslang stamp files. | |
| 2026-02-24T00:01:45.2802654Z [70/78] Performing force-update step for 'libplacebo' | |
| 2026-02-24T00:01:45.2802978Z [71/78] Performing force-update step for 'libva' | |
| 2026-02-24T00:01:45.2803283Z [72/78] Performing force-update step for 'libzvbi' | |
| 2026-02-24T00:01:45.2803593Z [73/78] Performing force-update step for 'svtav1' | |
| 2026-02-24T00:01:45.2803941Z [74/78] Performing force-update step for 'libaribcaption' | |
| 2026-02-24T00:01:45.2804509Z [75/78] Performing force-update step for 'mpv-packaging' | |
| 2026-02-24T00:01:45.2804874Z [76/78] Performing force-update step for 'fast_float' | |
| 2026-02-24T00:01:45.2805210Z From https://github.com/fastfloat/fast_float | |
| 2026-02-24T00:01:45.2805507Z 221a492..9f30728 main -> origin/main | |
| 2026-02-24T00:01:45.2805794Z Removing fast_float stamp files. | |
| 2026-02-24T00:01:45.2806076Z [77/78] Performing force-update step for 'mpv' | |
| 2026-02-24T00:01:45.2806376Z From https://github.com/mpv-player/mpv | |
| 2026-02-24T00:01:45.2806675Z f439c7f6..4620834e master -> origin/master | |
| 2026-02-24T00:01:45.2806958Z Removing mpv stamp files. | |
| 2026-02-24T00:01:45.2807218Z [78/78] Performing force-update step for 'ffmpeg' | |
| 2026-02-24T00:01:45.2807637Z From https://github.com/FFmpeg/FFmpeg | |
| 2026-02-24T00:01:45.2807942Z 9bc4109b2..7761b8fba master -> origin/master | |
| 2026-02-24T00:01:45.2808238Z Removing ffmpeg stamp files. | |
| 2026-02-24T00:01:45.2808692Z ninja: Entering directory `build_x86_64' | |
| 2026-02-24T00:01:45.3402733Z [1/224] Creating directories for 'glslang' | |
| 2026-02-24T00:01:45.3408098Z [2/224] Creating directories for 'spirv-tools' | |
| 2026-02-24T00:01:45.3457003Z [3/224] Creating directories for 'freetype2' | |
| 2026-02-24T00:01:45.3754230Z [4/224] Performing check-git step for 'spirv-tools' | |
| 2026-02-24T00:01:45.3827811Z [5/224] Creating directories for 'lcms2' | |
| 2026-02-24T00:01:45.4036557Z [6/224] Performing check-git step for 'freetype2' | |
| 2026-02-24T00:01:45.4067473Z [7/224] Performing check-git step for 'glslang' | |
| 2026-02-24T00:01:45.4088705Z [8/224] Performing check-git step for 'libxml2' | |
| 2026-02-24T00:01:45.4140794Z [9/224] Creating directories for 'libxml2' | |
| 2026-02-24T00:01:45.4260766Z [10/224] Performing check-git step for 'lcms2' | |
| 2026-02-24T00:01:45.4277104Z [11/224] Performing download step (git clone) for 'spirv-tools' | |
| 2026-02-24T00:01:45.4462265Z [12/224] Creating directories for 'harfbuzz' | |
| 2026-02-24T00:01:45.4486543Z [13/224] Performing download step (git clone) for 'glslang' | |
| 2026-02-24T00:01:45.4587441Z [14/224] Performing download step (git clone) for 'freetype2' | |
| 2026-02-24T00:01:45.4657163Z [15/224] No update step for 'spirv-tools' | |
| 2026-02-24T00:01:45.4812469Z [16/224] Performing check-git step for 'harfbuzz' | |
| 2026-02-24T00:01:45.4825990Z [17/224] No update step for 'glslang' | |
| 2026-02-24T00:01:45.5018344Z [18/224] Performing check-git step for 'openssl' | |
| 2026-02-24T00:01:45.5046178Z [19/224] Performing write-head step for 'spirv-tools' | |
| 2026-02-24T00:01:45.5090474Z [20/224] No update step for 'freetype2' | |
| 2026-02-24T00:01:45.5138237Z [21/224] Performing write-head step for 'freetype2' | |
| 2026-02-24T00:01:45.5180390Z [22/224] Performing write-head step for 'glslang' | |
| 2026-02-24T00:01:45.5318663Z [23/224] Performing force-meson-configure step for 'freetype2' | |
| 2026-02-24T00:01:45.5400200Z [24/224] No patch step for 'freetype2' | |
| 2026-02-24T00:01:45.5435669Z [25/224] No patch step for 'glslang' | |
| 2026-02-24T00:01:45.5490192Z [26/224] Creating directories for 'openssl' | |
| 2026-02-24T00:01:45.5517572Z [27/224] No patch step for 'spirv-tools' | |
| 2026-02-24T00:01:45.5755720Z [28/224] No configure step for 'glslang' | |
| 2026-02-24T00:01:45.5816838Z [29/224] Performing check-git step for 'highway' | |
| 2026-02-24T00:01:45.5894352Z [30/224] Creating directories for 'highway' | |
| 2026-02-24T00:01:45.5905306Z [31/224] No configure step for 'spirv-tools' | |
| 2026-02-24T00:01:45.5995617Z [32/224] No build step for 'glslang' | |
| 2026-02-24T00:01:45.6260785Z [33/224] Creating directories for 'fast_float' | |
| 2026-02-24T00:01:45.6326485Z [34/224] No install step for 'glslang' | |
| 2026-02-24T00:01:45.6341052Z [35/224] Performing check-git step for 'fast_float' | |
| 2026-02-24T00:01:45.6427466Z [36/224] No build step for 'spirv-tools' | |
| 2026-02-24T00:01:45.6520930Z [37/224] Performing download step (git clone) for 'lcms2' | |
| 2026-02-24T00:01:45.6911540Z [38/224] No install step for 'spirv-tools' | |
| 2026-02-24T00:01:45.6957076Z [39/224] Performing download step (git clone) for 'harfbuzz' | |
| 2026-02-24T00:01:45.7000276Z [40/224] Performing download step (git clone) for 'libxml2' | |
| 2026-02-24T00:01:45.7176780Z [41/224] Performing download step (git clone) for 'openssl' | |
| 2026-02-24T00:01:45.7578062Z [42/224] No update step for 'lcms2' | |
| 2026-02-24T00:01:45.7600880Z [43/224] Performing download step (git clone) for 'highway' | |
| 2026-02-24T00:01:45.7656279Z [44/224] Performing download step (git clone) for 'fast_float' | |
| 2026-02-24T00:01:45.8042972Z [45/224] Performing write-head step for 'lcms2' | |
| 2026-02-24T00:01:45.8134608Z [46/224] No update step for 'libxml2' | |
| 2026-02-24T00:01:45.8245049Z [47/224] Performing write-head step for 'libxml2' | |
| 2026-02-24T00:01:45.8865310Z [48/224] Performing write-head step for 'openssl' | |
| 2026-02-24T00:01:45.8915093Z [49/224] No update step for 'highway' | |
| 2026-02-24T00:01:45.8995443Z [50/224] No update step for 'openssl' | |
| 2026-02-24T00:01:45.9445604Z [51/224] Deleting build directory of glslang package after install | |
| 2026-02-24T00:01:45.9453426Z [52/224] Performing write-head step for 'highway' | |
| 2026-02-24T00:01:45.9517775Z [53/224] No update step for 'fast_float' | |
| 2026-02-24T00:01:45.9557419Z [54/224] Performing write-head step for 'fast_float' | |
| 2026-02-24T00:01:45.9905420Z [55/224] Performing force-meson-configure step for 'lcms2' | |
| 2026-02-24T00:01:45.9938512Z [56/224] Completed 'glslang' | |
| 2026-02-24T00:01:45.9981706Z [57/224] No patch step for 'libxml2' | |
| 2026-02-24T00:01:46.0000571Z [58/224] No patch step for 'lcms2' | |
| 2026-02-24T00:01:46.0339955Z [59/224] Performing force-meson-configure step for 'highway' | |
| 2026-02-24T00:01:46.0404347Z [60/224] No patch step for 'fast_float' | |
| 2026-02-24T00:01:46.0515085Z [61/224] No patch step for 'highway' | |
| 2026-02-24T00:01:46.2811693Z [62/224] Deleting build directory of spirv-tools package after install | |
| 2026-02-24T00:01:46.3482983Z [63/224] Completed 'spirv-tools' | |
| 2026-02-24T00:01:46.5369273Z [64/224] Performing patch step for 'openssl' | |
| 2026-02-24T00:01:46.5374504Z Applying: Workaround missing flag in MinGW | |
| 2026-02-24T00:01:47.7808910Z [65/224] Performing configure step for 'freetype2' | |
| 2026-02-24T00:01:48.1310039Z [66/224] Performing configure step for 'lcms2' | |
| 2026-02-24T00:01:48.1811095Z [67/224] No configure step for 'fast_float' | |
| 2026-02-24T00:01:48.7358334Z [68/224] Performing configure step for 'libxml2' | |
| 2026-02-24T00:01:48.9093318Z [69/224] Performing configure step for 'highway' | |
| 2026-02-24T00:01:50.0546965Z [70/224] Performing build step for 'libxml2' | |
| 2026-02-24T00:01:50.1253617Z [71/224] No build step for 'fast_float' | |
| 2026-02-24T00:01:50.3016573Z [72/224] Performing install step for 'libxml2' | |
| 2026-02-24T00:01:50.3846561Z [73/224] No install step for 'fast_float' | |
| 2026-02-24T00:01:50.5555875Z [74/224] Performing check-git step for 'libvpx' | |
| 2026-02-24T00:01:50.6443112Z [75/224] Creating directories for 'libvpx' | |
| 2026-02-24T00:01:51.0619434Z [76/224] Performing configure step for 'shaderc' | |
| 2026-02-24T00:01:51.1717793Z [77/224] Performing build step for 'freetype2' | |
| 2026-02-24T00:01:51.4026597Z [78/224] Deleting build directory of libxml2 package after install | |
| 2026-02-24T00:01:51.7731005Z [79/224] Performing check-git step for 'aom' | |
| 2026-02-24T00:01:51.8327259Z [80/224] Creating directories for 'aom' | |
| 2026-02-24T00:01:51.9820728Z [81/224] Performing check-git step for 'libjxl' | |
| 2026-02-24T00:01:52.0390568Z [82/224] Creating directories for 'libjxl' | |
| 2026-02-24T00:01:52.4218295Z [83/224] Deleting build directory of fast_float package after install | |
| 2026-02-24T00:01:52.6235427Z [84/224] Performing download step (git clone) for 'libvpx' | |
| 2026-02-24T00:01:52.8601966Z [85/224] Completed 'libxml2' | |
| 2026-02-24T00:01:53.0938645Z [86/224] Performing install step for 'freetype2' | |
| 2026-02-24T00:01:53.1578318Z [87/224] Performing download step (git clone) for 'aom' | |
| 2026-02-24T00:01:53.4249168Z [88/224] Performing download step (git clone) for 'libjxl' | |
| 2026-02-24T00:01:53.6379434Z [89/224] Completed 'fast_float' | |
| 2026-02-24T00:01:53.7517866Z [90/224] No update step for 'libvpx' | |
| 2026-02-24T00:01:53.9697696Z [91/224] Performing write-head step for 'libvpx' | |
| 2026-02-24T00:01:54.0823890Z [92/224] No update step for 'aom' | |
| 2026-02-24T00:01:54.3038765Z [93/224] Deleting build directory of freetype2 package after install | |
| 2026-02-24T00:01:54.3312851Z [94/224] Performing write-head step for 'aom' | |
| 2026-02-24T00:01:54.4558478Z [95/224] No patch step for 'libvpx' | |
| 2026-02-24T00:01:54.4839211Z [96/224] Completed 'freetype2' | |
| 2026-02-24T00:01:54.5276070Z [97/224] No patch step for 'aom' | |
| 2026-02-24T00:01:54.5930052Z [98/224] No update step for 'harfbuzz' | |
| 2026-02-24T00:01:54.6659471Z [99/224] Performing write-head step for 'harfbuzz' | |
| 2026-02-24T00:01:54.7138553Z [100/224] Performing force-meson-configure step for 'harfbuzz' | |
| 2026-02-24T00:01:54.7768285Z [101/224] No patch step for 'harfbuzz' | |
| 2026-02-24T00:02:08.0069402Z [102/224] Performing configure step for 'harfbuzz' | |
| 2026-02-24T00:02:15.6529735Z [103/224] Performing configure step for 'fontconfig' | |
| 2026-02-24T00:02:18.8393283Z [104/224] Performing build step for 'lcms2' | |
| 2026-02-24T00:02:20.8742650Z [105/224] Performing install step for 'lcms2' | |
| 2026-02-24T00:02:20.9479230Z [106/224] Performing build step for 'highway' | |
| 2026-02-24T00:02:20.9842812Z [107/224] Performing build step for 'fontconfig' | |
| 2026-02-24T00:02:21.7984875Z [108/224] Deleting build directory of lcms2 package after install | |
| 2026-02-24T00:02:21.9381362Z [109/224] Completed 'lcms2' | |
| 2026-02-24T00:02:22.9528355Z [110/224] Performing install step for 'highway' | |
| 2026-02-24T00:02:23.1436604Z [111/224] Performing install step for 'fontconfig' | |
| 2026-02-24T00:02:23.7033706Z [112/224] Deleting build directory of fontconfig package after install | |
| 2026-02-24T00:02:23.7899388Z [113/224] Deleting build directory of highway package after install | |
| 2026-02-24T00:02:23.8602601Z [114/224] Completed 'fontconfig' | |
| 2026-02-24T00:02:23.9518543Z [115/224] Completed 'highway' | |
| 2026-02-24T00:02:24.0643667Z [116/224] No update step for 'libjxl' | |
| 2026-02-24T00:02:24.2355434Z [117/224] Performing write-head step for 'libjxl' | |
| 2026-02-24T00:02:24.3478115Z [118/224] No patch step for 'libjxl' | |
| 2026-02-24T00:02:31.3496595Z [119/224] Performing configure step for 'libbluray' | |
| 2026-02-24T00:02:38.5744402Z [120/224] Performing configure step for 'libvpx' | |
| 2026-02-24T00:02:39.5023264Z [121/224] Performing configure step for 'openssl' | |
| 2026-02-24T00:02:57.5308397Z [122/224] Performing configure step for 'libjxl' | |
| 2026-02-24T00:03:00.0362406Z [123/224] Performing build step for 'libbluray' | |
| 2026-02-24T00:03:15.4778965Z [124/224] Performing configure step for 'aom' | |
| 2026-02-24T00:03:46.3268976Z [125/224] Performing build step for 'harfbuzz' | |
| 2026-02-24T00:03:57.2309566Z [126/224] Performing install step for 'harfbuzz' | |
| 2026-02-24T00:03:59.0070340Z [127/224] Deleting build directory of harfbuzz package after install | |
| 2026-02-24T00:03:59.2689120Z [128/224] Completed 'harfbuzz' | |
| 2026-02-24T00:04:13.4579956Z [129/224] Performing configure step for 'libass' | |
| 2026-02-24T00:04:39.4674250Z [130/224] Performing build step for 'libass' | |
| 2026-02-24T00:04:42.0405159Z [131/224] Performing install step for 'libbluray' | |
| 2026-02-24T00:04:45.8365167Z [132/224] Performing install step for 'libass' | |
| 2026-02-24T00:04:46.7660135Z [133/224] Deleting build directory of libbluray package after install | |
| 2026-02-24T00:04:47.2679147Z [134/224] Deleting build directory of libass package after install | |
| 2026-02-24T00:04:47.5948145Z [135/224] Performing check-git step for 'angle-headers' | |
| 2026-02-24T00:04:47.6789150Z [136/224] Creating directories for 'angle-headers' | |
| 2026-02-24T00:04:47.9434953Z [137/224] Performing check-git step for 'ffmpeg' | |
| 2026-02-24T00:04:48.0918147Z [138/224] Creating directories for 'ffmpeg' | |
| 2026-02-24T00:04:48.3003324Z [139/224] Completed 'libbluray' | |
| 2026-02-24T00:04:48.4879941Z [140/224] Completed 'libass' | |
| 2026-02-24T00:04:48.6859309Z [141/224] Performing download step (git clone) for 'angle-headers' | |
| 2026-02-24T00:04:48.9083344Z [142/224] Performing download step (git clone) for 'ffmpeg' | |
| 2026-02-24T00:04:49.0258647Z [143/224] No update step for 'angle-headers' | |
| 2026-02-24T00:04:49.2211572Z [144/224] Performing write-head step for 'angle-headers' | |
| 2026-02-24T00:04:49.3575056Z [145/224] No patch step for 'angle-headers' | |
| 2026-02-24T00:04:49.4929529Z [146/224] No configure step for 'subrandr' | |
| 2026-02-24T00:04:49.6567774Z [147/224] No configure step for 'angle-headers' | |
| 2026-02-24T00:05:29.2549291Z [148/224] Performing build step for 'libvpx' | |
| 2026-02-24T00:05:30.7677389Z [149/224] Performing install step for 'libvpx' | |
| 2026-02-24T00:05:31.7610886Z [150/224] Deleting build directory of libvpx package after install | |
| 2026-02-24T00:05:31.8903199Z [151/224] Completed 'libvpx' | |
| 2026-02-24T00:05:31.9908319Z [152/224] No build step for 'angle-headers' | |
| 2026-02-24T00:05:32.1677309Z [153/224] Performing install step for 'angle-headers' | |
| 2026-02-24T00:05:32.6647909Z [154/224] Deleting build directory of angle-headers package after install | |
| 2026-02-24T00:05:32.9733527Z [155/224] Performing check-git step for 'mpv' | |
| 2026-02-24T00:05:33.0981541Z [156/224] Creating directories for 'mpv' | |
| 2026-02-24T00:05:33.2607878Z [157/224] Completed 'angle-headers' | |
| 2026-02-24T00:05:33.4458378Z [158/224] Performing download step (git clone) for 'mpv' | |
| 2026-02-24T00:06:03.5212890Z [159/224] Performing build step for 'subrandr' | |
| 2026-02-24T00:06:03.5920531Z [160/224] No install step for 'subrandr' | |
| 2026-02-24T00:06:03.9659275Z [161/224] Deleting build directory of subrandr package after install | |
| 2026-02-24T00:06:04.0817766Z [162/224] Completed 'subrandr' | |
| 2026-02-24T00:06:10.0768459Z [163/224] Performing build step for 'shaderc' | |
| 2026-02-24T00:06:10.1353179Z [164/224] No install step for 'shaderc' | |
| 2026-02-24T00:06:10.2693826Z [165/224] Manually installing | |
| 2026-02-24T00:06:10.5349278Z [166/224] Deleting build directory of shaderc package after install | |
| 2026-02-24T00:06:10.5785061Z [167/224] Completed 'shaderc' | |
| 2026-02-24T00:06:14.9539845Z [168/224] Performing build step for 'libjxl' | |
| 2026-02-24T00:06:15.0968310Z [169/224] Performing install step for 'libjxl' | |
| 2026-02-24T00:06:15.3315163Z [170/224] Deleting build directory of libjxl package after install | |
| 2026-02-24T00:06:15.3670879Z [171/224] Completed 'libjxl' | |
| 2026-02-24T00:06:20.0298241Z [172/224] Performing configure step for 'libplacebo' | |
| 2026-02-24T00:06:27.6176362Z [173/224] Performing build step for 'libplacebo' | |
| 2026-02-24T00:06:28.2708379Z [174/224] Performing install step for 'libplacebo' | |
| 2026-02-24T00:06:28.4448769Z [175/224] Deleting build directory of libplacebo package after install | |
| 2026-02-24T00:06:28.5228362Z [176/224] Completed 'libplacebo' | |
| 2026-02-24T00:06:41.6825719Z [177/224] Performing build step for 'aom' | |
| 2026-02-24T00:06:41.8211950Z [178/224] Performing install step for 'aom' | |
| 2026-02-24T00:06:42.6406426Z [179/224] Deleting build directory of aom package after install | |
| 2026-02-24T00:06:42.7075774Z [180/224] Completed 'aom' | |
| 2026-02-24T00:07:56.4851819Z [181/224] Performing build step for 'openssl' | |
| 2026-02-24T00:07:57.9216930Z [182/224] Performing install step for 'openssl' | |
| 2026-02-24T00:07:58.1025835Z [183/224] Deleting build directory of openssl package after install | |
| 2026-02-24T00:07:58.1263751Z [184/224] Completed 'openssl' | |
| 2026-02-24T00:07:58.7765731Z [185/224] Performing configure step for 'libaribcaption' | |
| 2026-02-24T00:07:59.1702611Z [186/224] Performing build step for 'libaribcaption' | |
| 2026-02-24T00:07:59.2445219Z [187/224] Performing install step for 'libaribcaption' | |
| 2026-02-24T00:07:59.3557733Z [188/224] Deleting build directory of libaribcaption package after install | |
| 2026-02-24T00:07:59.3923663Z [189/224] Completed 'libaribcaption' | |
| 2026-02-24T00:08:01.6080944Z [190/224] Performing configure step for 'libsrt' | |
| 2026-02-24T00:08:05.0032647Z [191/224] Performing build step for 'libsrt' | |
| 2026-02-24T00:08:05.0652879Z [192/224] Performing install step for 'libsrt' | |
| 2026-02-24T00:08:05.1962428Z [193/224] Deleting build directory of libsrt package after install | |
| 2026-02-24T00:08:05.2289388Z [194/224] Completed 'libsrt' | |
| 2026-02-24T00:08:08.5829691Z [195/224] Performing configure step for 'libssh' | |
| 2026-02-24T00:08:25.9761917Z [196/224] Performing build step for 'libssh' | |
| 2026-02-24T00:08:26.0219935Z [197/224] Performing install step for 'libssh' | |
| 2026-02-24T00:08:26.1506968Z [198/224] Deleting build directory of libssh package after install | |
| 2026-02-24T00:08:26.1753148Z [199/224] Completed 'libssh' | |
| 2026-02-24T00:08:26.1957049Z [200/224] No update step for 'ffmpeg' | |
| 2026-02-24T00:08:26.2038821Z [201/224] Performing write-head step for 'ffmpeg' | |
| 2026-02-24T00:08:26.2217275Z [202/224] No patch step for 'ffmpeg' | |
| 2026-02-24T00:08:44.1109037Z [203/224] Performing configure step for 'libarchive' | |
| 2026-02-24T00:08:45.0622930Z [204/224] Performing build step for 'libarchive' | |
| 2026-02-24T00:08:45.1185177Z [205/224] Performing install step for 'libarchive' | |
| 2026-02-24T00:08:45.3282120Z [206/224] Deleting build directory of libarchive package after install | |
| 2026-02-24T00:08:45.3520514Z [207/224] Completed 'libarchive' | |
| 2026-02-24T00:09:07.7741184Z [208/224] Performing configure step for 'ffmpeg' | |
| 2026-02-24T00:13:14.4311033Z [209/224] Performing build step for 'ffmpeg' | |
| 2026-02-24T00:13:15.0947812Z [210/224] Performing install step for 'ffmpeg' | |
| 2026-02-24T00:13:15.6400523Z [211/224] Deleting build directory of ffmpeg package after install | |
| 2026-02-24T00:13:15.6638281Z [212/224] Completed 'ffmpeg' | |
| 2026-02-24T00:13:15.6836295Z [213/224] No update step for 'mpv' | |
| 2026-02-24T00:13:15.6899260Z [214/224] Performing force-meson-configure step for 'mpv' | |
| 2026-02-24T00:13:15.6916166Z [215/224] Performing write-head step for 'mpv' | |
| 2026-02-24T00:13:15.7076509Z [216/224] No patch step for 'mpv' | |
| 2026-02-24T00:13:21.1988244Z [217/224] Performing configure step for 'mpv' | |
| 2026-02-24T00:16:00.1907962Z [218/224] Performing build step for 'mpv' | |
| 2026-02-24T00:16:00.2073832Z [219/224] Stripping mpv binaries | |
| 2026-02-24T00:16:00.2076773Z [220/224] No install step for 'mpv' | |
| 2026-02-24T00:16:00.6134529Z [221/224] Copying mpv binaries and manual | |
| 2026-02-24T00:16:00.6708916Z [222/224] Moving mpv package folder | |
| 2026-02-24T00:16:00.8426040Z [223/224] Deleting build directory of mpv package after install | |
| 2026-02-24T00:16:00.8653143Z [224/224] Completed 'mpv' | |
| 2026-02-24T00:16:00.8986876Z ##[group]Run mkdir -p release_$BIT | |
| 2026-02-24T00:16:00.8987207Z [36;1mmkdir -p release_$BIT[0m | |
| 2026-02-24T00:16:00.8987608Z [36;1mninja -C build_$BIT mpv-packaging; mv build_$BIT/mpv*.7z release_$BIT[0m | |
| 2026-02-24T00:16:00.8988585Z shell: bash --noprofile --norc -e -o pipefail {0} | |
| 2026-02-24T00:16:00.8988878Z env: | |
| 2026-02-24T00:16:00.8989056Z BIT: x86_64 | |
| 2026-02-24T00:16:00.8989243Z arch: x86_64 | |
| 2026-02-24T00:16:00.8989433Z ##[endgroup] | |
| 2026-02-24T00:16:00.9514514Z ninja: Entering directory `build_x86_64' | |
| 2026-02-24T00:16:00.9796319Z [1/4] No build step for 'mpv-packaging' | |
| 2026-02-24T00:17:00.7824430Z [2/4] Performing install step for 'mpv-packaging' | |
| 2026-02-24T00:17:00.7824803Z | |
| 2026-02-24T00:17:00.7825011Z 7-Zip 26.00 (x64) : Copyright (c) 1999-2026 Igor Pavlov : 2026-02-12 | |
| 2026-02-24T00:17:00.7825435Z 64-bit locale=C.UTF-8 Threads:4 OPEN_MAX:65536, ASM | |
| 2026-02-24T00:17:00.7825665Z | |
| 2026-02-24T00:17:00.7825761Z Scanning the drive for archives: | |
| 2026-02-24T00:17:00.7826081Z 1 file, 2451309 bytes (2394 KiB) | |
| 2026-02-24T00:17:00.7826233Z | |
| 2026-02-24T00:17:00.7826626Z Extracting archive: /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/src_packages/mpv-packaging/d3dcompiler_43_10.0.18362.1.7z | |
| 2026-02-24T00:17:00.7827196Z -- | |
| 2026-02-24T00:17:00.7827621Z Path = /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/src_packages/mpv-packaging/d3dcompiler_43_10.0.18362.1.7z | |
| 2026-02-24T00:17:00.7828108Z Type = 7z | |
| 2026-02-24T00:17:00.7828303Z Physical Size = 2451309 | |
| 2026-02-24T00:17:00.7828526Z Headers Size = 267 | |
| 2026-02-24T00:17:00.7828734Z Method = LZMA2:23 LZMA:20 BCJ2 | |
| 2026-02-24T00:17:00.7828958Z Solid = + | |
| 2026-02-24T00:17:00.7829132Z Blocks = 1 | |
| 2026-02-24T00:17:00.7829238Z | |
| 2026-02-24T00:17:00.7829314Z Everything is Ok | |
| 2026-02-24T00:17:00.7829436Z | |
| 2026-02-24T00:17:00.7829505Z Folders: 2 | |
| 2026-02-24T00:17:00.7829672Z Files: 2 | |
| 2026-02-24T00:17:00.7829841Z Size: 8178064 | |
| 2026-02-24T00:17:00.7830034Z Compressed: 2451309 | |
| 2026-02-24T00:17:00.7830155Z | |
| 2026-02-24T00:17:00.7830336Z 7-Zip 26.00 (x64) : Copyright (c) 1999-2026 Igor Pavlov : 2026-02-12 | |
| 2026-02-24T00:17:00.7830722Z 64-bit locale=C.UTF-8 Threads:4 OPEN_MAX:65536, ASM | |
| 2026-02-24T00:17:00.7830951Z | |
| 2026-02-24T00:17:00.7831030Z Scanning the drive: | |
| 2026-02-24T00:17:00.7831246Z 1 file, 122400768 bytes (117 MiB) | |
| 2026-02-24T00:17:00.7831405Z | |
| 2026-02-24T00:17:00.7831773Z Creating archive: /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/build_x86_64/mpv-debug-x86_64-20260224-git-4620834.7z | |
| 2026-02-24T00:17:00.7832219Z | |
| 2026-02-24T00:17:00.7832367Z Add new data to archive: 1 file, 122400768 bytes (117 MiB) | |
| 2026-02-24T00:17:00.7832595Z | |
| 2026-02-24T00:17:00.7832599Z | |
| 2026-02-24T00:17:00.7832687Z Files read from disk: 1 | |
| 2026-02-24T00:17:00.7832914Z Archive size: 18726418 bytes (18 MiB) | |
| 2026-02-24T00:17:00.7833166Z Everything is Ok | |
| 2026-02-24T00:17:00.7833284Z | |
| 2026-02-24T00:17:00.7833452Z 7-Zip 26.00 (x64) : Copyright (c) 1999-2026 Igor Pavlov : 2026-02-12 | |
| 2026-02-24T00:17:00.7833827Z 64-bit locale=C.UTF-8 Threads:4 OPEN_MAX:65536, ASM | |
| 2026-02-24T00:17:00.7834285Z | |
| 2026-02-24T00:17:00.7834371Z Scanning the drive: | |
| 2026-02-24T00:17:00.7834600Z 2 folders, 6 files, 117429607 bytes (112 MiB) | |
| 2026-02-24T00:17:00.7835094Z | |
| 2026-02-24T00:17:00.7835434Z Creating archive: /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/build_x86_64/mpv-dev-x86_64-20260224-git-4620834.7z | |
| 2026-02-24T00:17:00.7835866Z | |
| 2026-02-24T00:17:00.7836038Z Add new data to archive: 2 folders, 6 files, 117429607 bytes (112 MiB) | |
| 2026-02-24T00:17:00.7836309Z | |
| 2026-02-24T00:17:00.7836313Z | |
| 2026-02-24T00:17:00.7836398Z Files read from disk: 6 | |
| 2026-02-24T00:17:00.7836631Z Archive size: 30143392 bytes (29 MiB) | |
| 2026-02-24T00:17:00.7836883Z Everything is Ok | |
| 2026-02-24T00:17:00.7836999Z | |
| 2026-02-24T00:17:00.7837165Z 7-Zip 26.00 (x64) : Copyright (c) 1999-2026 Igor Pavlov : 2026-02-12 | |
| 2026-02-24T00:17:00.7837537Z 64-bit locale=C.UTF-8 Threads:4 OPEN_MAX:65536, ASM | |
| 2026-02-24T00:17:00.7837751Z | |
| 2026-02-24T00:17:00.7837835Z Scanning the drive: | |
| 2026-02-24T00:17:00.7838257Z 3 folders, 11 files, 123257097 bytes (118 MiB) | |
| 2026-02-24T00:17:00.7838452Z | |
| 2026-02-24T00:17:00.7838768Z Creating archive: /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/build_x86_64/mpv-x86_64-20260224-git-4620834.7z | |
| 2026-02-24T00:17:00.7839187Z | |
| 2026-02-24T00:17:00.7839365Z Add new data to archive: 3 folders, 11 files, 123257097 bytes (118 MiB) | |
| 2026-02-24T00:17:00.7839632Z | |
| 2026-02-24T00:17:00.7839635Z | |
| 2026-02-24T00:17:00.7839724Z Files read from disk: 11 | |
| 2026-02-24T00:17:00.7839953Z Archive size: 32521884 bytes (32 MiB) | |
| 2026-02-24T00:17:00.7840200Z Everything is Ok | |
| 2026-02-24T00:17:00.8709480Z [3/4] Deleting build directory of mpv-packaging package after install | |
| 2026-02-24T00:17:00.8937531Z [4/4] Completed 'mpv-packaging' | |
| 2026-02-24T00:17:00.9027485Z ##[group]Run hash=$(git -C src_packages/ffmpeg rev-parse --short HEAD) | |
| 2026-02-24T00:17:00.9028029Z [36;1mhash=$(git -C src_packages/ffmpeg rev-parse --short HEAD)[0m | |
| 2026-02-24T00:17:00.9028659Z [36;1m7z a -m0=lzma2 -mx=9 -ms=on release_$BIT/ffmpeg-x86_64-git-$hash.7z ./build_$BIT/$BIT-w64-mingw32/bin/ffmpeg.exe[0m | |
| 2026-02-24T00:17:00.9029324Z shell: bash --noprofile --norc -e -o pipefail {0} | |
| 2026-02-24T00:17:00.9029611Z env: | |
| 2026-02-24T00:17:00.9029809Z BIT: x86_64 | |
| 2026-02-24T00:17:00.9029997Z arch: x86_64 | |
| 2026-02-24T00:17:00.9030188Z ##[endgroup] | |
| 2026-02-24T00:17:17.5002332Z | |
| 2026-02-24T00:17:17.5003029Z 7-Zip 26.00 (x64) : Copyright (c) 1999-2026 Igor Pavlov : 2026-02-12 | |
| 2026-02-24T00:17:17.5003594Z 64-bit locale=C.UTF-8 Threads:4 OPEN_MAX:65536, ASM | |
| 2026-02-24T00:17:17.5003829Z | |
| 2026-02-24T00:17:17.5003918Z Scanning the drive: | |
| 2026-02-24T00:17:17.5004346Z 1 file, 104886784 bytes (101 MiB) | |
| 2026-02-24T00:17:17.5004521Z | |
| 2026-02-24T00:17:17.5004759Z Creating archive: release_x86_64/ffmpeg-x86_64-git-7761b8fba.7z | |
| 2026-02-24T00:17:17.5005026Z | |
| 2026-02-24T00:17:17.5005175Z Add new data to archive: 1 file, 104886784 bytes (101 MiB) | |
| 2026-02-24T00:17:17.5005402Z | |
| 2026-02-24T00:17:17.5005405Z | |
| 2026-02-24T00:17:17.5005491Z Files read from disk: 1 | |
| 2026-02-24T00:17:17.5005719Z Archive size: 26340112 bytes (26 MiB) | |
| 2026-02-24T00:17:17.5005978Z Everything is Ok | |
| 2026-02-24T00:17:17.5068539Z ##[group]Run mkdir -p build_${BIT}_logs | |
| 2026-02-24T00:17:17.5068923Z [36;1mmkdir -p build_${BIT}_logs[0m | |
| 2026-02-24T00:17:17.5069464Z [36;1mcp -fr $(find build_$BIT -type f -iname "*-*.log" -or -wholename "*/ffbuild/config.log") build_${BIT}_logs || true[0m | |
| 2026-02-24T00:17:17.5070038Z [36;1m7z a -m0=lzma2 -mx=9 -ms=on logs.7z build*logs[0m | |
| 2026-02-24T00:17:17.5070517Z shell: bash --noprofile --norc -e -o pipefail {0} | |
| 2026-02-24T00:17:17.5070800Z env: | |
| 2026-02-24T00:17:17.5070984Z BIT: x86_64 | |
| 2026-02-24T00:17:17.5071167Z arch: x86_64 | |
| 2026-02-24T00:17:17.5071355Z ##[endgroup] | |
| 2026-02-24T00:17:18.0550701Z | |
| 2026-02-24T00:17:18.0551060Z 7-Zip 26.00 (x64) : Copyright (c) 1999-2026 Igor Pavlov : 2026-02-12 | |
| 2026-02-24T00:17:18.0551748Z 64-bit locale=C.UTF-8 Threads:4 OPEN_MAX:65536, ASM | |
| 2026-02-24T00:17:18.0552131Z | |
| 2026-02-24T00:17:18.0552267Z Scanning the drive: | |
| 2026-02-24T00:17:18.0552651Z 1 folder, 1115 files, 3946568 bytes (3855 KiB) | |
| 2026-02-24T00:17:18.0552995Z | |
| 2026-02-24T00:17:18.0553204Z Creating archive: logs.7z | |
| 2026-02-24T00:17:18.0553441Z | |
| 2026-02-24T00:17:18.0554466Z Add new data to archive: 1 folder, 1115 files, 3946568 bytes (3855 KiB) | |
| 2026-02-24T00:17:18.0554948Z | |
| 2026-02-24T00:17:18.0554953Z | |
| 2026-02-24T00:17:18.0555362Z Files read from disk: 350 | |
| 2026-02-24T00:17:18.0555765Z Archive size: 201642 bytes (197 KiB) | |
| 2026-02-24T00:17:18.0556190Z Everything is Ok | |
| 2026-02-24T00:17:18.0631362Z ##[group]Run actions/upload-artifact@master | |
| 2026-02-24T00:17:18.0631712Z with: | |
| 2026-02-24T00:17:18.0631921Z name: mpv-x86_64-logs | |
| 2026-02-24T00:17:18.0632157Z path: logs.7z | |
| 2026-02-24T00:17:18.0632370Z retention-days: 1 | |
| 2026-02-24T00:17:18.0632594Z if-no-files-found: warn | |
| 2026-02-24T00:17:18.0632820Z compression-level: 6 | |
| 2026-02-24T00:17:18.0633031Z overwrite: false | |
| 2026-02-24T00:17:18.0633238Z include-hidden-files: false | |
| 2026-02-24T00:17:18.0633483Z env: | |
| 2026-02-24T00:17:18.0633650Z BIT: x86_64 | |
| 2026-02-24T00:17:18.0633829Z arch: x86_64 | |
| 2026-02-24T00:17:18.0634281Z ##[endgroup] | |
| 2026-02-24T00:17:18.0637504Z ##[command]/usr/bin/docker exec 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf sh -c "cat /etc/*release | grep ^ID" | |
| 2026-02-24T00:17:18.3196171Z With the provided path, there will be 1 file uploaded | |
| 2026-02-24T00:17:18.3202035Z Artifact name is valid! | |
| 2026-02-24T00:17:18.3202612Z Root directory input is valid! | |
| 2026-02-24T00:17:18.5491610Z Beginning upload of artifact content to blob storage | |
| 2026-02-24T00:17:18.9388644Z Uploaded bytes 201835 | |
| 2026-02-24T00:17:18.9995221Z Finished uploading artifact content to blob storage! | |
| 2026-02-24T00:17:18.9996277Z SHA256 digest of uploaded artifact zip is 84e8841738c35099ddeba1276502e2f05e86be2fc7118b940aa861d46a5911af | |
| 2026-02-24T00:17:18.9998838Z Finalizing artifact upload | |
| 2026-02-24T00:17:19.2229940Z Artifact mpv-x86_64-logs.zip successfully finalized. Artifact ID 5626903065 | |
| 2026-02-24T00:17:19.2231230Z Artifact mpv-x86_64-logs has been successfully uploaded! Final size is 201835 bytes. Artifact ID is 5626903065 | |
| 2026-02-24T00:17:19.2235653Z Artifact download URL: https://github.com/shinchiro/mpv-winbuild-cmake/actions/runs/22330271178/artifacts/5626903065 | |
| 2026-02-24T00:17:19.2378299Z ##[group]Run actions/upload-artifact@master | |
| 2026-02-24T00:17:19.2378608Z with: | |
| 2026-02-24T00:17:19.2378797Z name: mpv-x86_64 | |
| 2026-02-24T00:17:19.2379027Z path: release_x86_64/mpv-x86_64* | |
| 2026-02-24T00:17:19.2379292Z if-no-files-found: warn | |
| 2026-02-24T00:17:19.2379536Z compression-level: 6 | |
| 2026-02-24T00:17:19.2379764Z overwrite: false | |
| 2026-02-24T00:17:19.2379978Z include-hidden-files: false | |
| 2026-02-24T00:17:19.2380213Z env: | |
| 2026-02-24T00:17:19.2380394Z BIT: x86_64 | |
| 2026-02-24T00:17:19.2380580Z arch: x86_64 | |
| 2026-02-24T00:17:19.2380771Z ##[endgroup] | |
| 2026-02-24T00:17:19.2383615Z ##[command]/usr/bin/docker exec 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf sh -c "cat /etc/*release | grep ^ID" | |
| 2026-02-24T00:17:19.4862715Z With the provided path, there will be 1 file uploaded | |
| 2026-02-24T00:17:19.4868857Z Artifact name is valid! | |
| 2026-02-24T00:17:19.4870132Z Root directory input is valid! | |
| 2026-02-24T00:17:19.6733547Z Beginning upload of artifact content to blob storage | |
| 2026-02-24T00:17:20.7301994Z Uploaded bytes 8388608 | |
| 2026-02-24T00:17:20.8850034Z Uploaded bytes 16777216 | |
| 2026-02-24T00:17:21.2030405Z Uploaded bytes 25165824 | |
| 2026-02-24T00:17:21.4270662Z Uploaded bytes 32531121 | |
| 2026-02-24T00:17:21.4887761Z Finished uploading artifact content to blob storage! | |
| 2026-02-24T00:17:21.4891383Z SHA256 digest of uploaded artifact zip is 52bb890b77e8cb63451a2dffbca1969baa046703d1325e68574a3481cd05d3b1 | |
| 2026-02-24T00:17:21.4894152Z Finalizing artifact upload | |
| 2026-02-24T00:17:21.7224921Z Artifact mpv-x86_64.zip successfully finalized. Artifact ID 5626903504 | |
| 2026-02-24T00:17:21.7225888Z Artifact mpv-x86_64 has been successfully uploaded! Final size is 32531121 bytes. Artifact ID is 5626903504 | |
| 2026-02-24T00:17:21.7232722Z Artifact download URL: https://github.com/shinchiro/mpv-winbuild-cmake/actions/runs/22330271178/artifacts/5626903504 | |
| 2026-02-24T00:17:21.7394636Z ##[group]Run actions/upload-artifact@master | |
| 2026-02-24T00:17:21.7395156Z with: | |
| 2026-02-24T00:17:21.7395361Z name: mpv-x86_64-debug | |
| 2026-02-24T00:17:21.7395634Z path: release_x86_64/mpv-debug-x86_64* | |
| 2026-02-24T00:17:21.7395932Z if-no-files-found: warn | |
| 2026-02-24T00:17:21.7396177Z compression-level: 6 | |
| 2026-02-24T00:17:21.7396399Z overwrite: false | |
| 2026-02-24T00:17:21.7396625Z include-hidden-files: false | |
| 2026-02-24T00:17:21.7396867Z env: | |
| 2026-02-24T00:17:21.7397046Z BIT: x86_64 | |
| 2026-02-24T00:17:21.7397235Z arch: x86_64 | |
| 2026-02-24T00:17:21.7397431Z ##[endgroup] | |
| 2026-02-24T00:17:21.7400449Z ##[command]/usr/bin/docker exec 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf sh -c "cat /etc/*release | grep ^ID" | |
| 2026-02-24T00:17:21.9877714Z With the provided path, there will be 1 file uploaded | |
| 2026-02-24T00:17:21.9884166Z Artifact name is valid! | |
| 2026-02-24T00:17:21.9884670Z Root directory input is valid! | |
| 2026-02-24T00:17:22.1714311Z Beginning upload of artifact content to blob storage | |
| 2026-02-24T00:17:23.1746896Z Uploaded bytes 8388608 | |
| 2026-02-24T00:17:23.4109293Z Uploaded bytes 16777216 | |
| 2026-02-24T00:17:23.5628895Z Uploaded bytes 18732332 | |
| 2026-02-24T00:17:23.6247649Z Finished uploading artifact content to blob storage! | |
| 2026-02-24T00:17:23.6249853Z SHA256 digest of uploaded artifact zip is 77b51322407702da7dc5f2d3f9eb5635d343448777599c2697ac358249c0acb3 | |
| 2026-02-24T00:17:23.6252921Z Finalizing artifact upload | |
| 2026-02-24T00:17:23.8444249Z Artifact mpv-x86_64-debug.zip successfully finalized. Artifact ID 5626903883 | |
| 2026-02-24T00:17:23.8445683Z Artifact mpv-x86_64-debug has been successfully uploaded! Final size is 18732332 bytes. Artifact ID is 5626903883 | |
| 2026-02-24T00:17:23.8449878Z Artifact download URL: https://github.com/shinchiro/mpv-winbuild-cmake/actions/runs/22330271178/artifacts/5626903883 | |
| 2026-02-24T00:17:23.8592308Z ##[group]Run rm -rf build_$BIT/mpv* | |
| 2026-02-24T00:17:23.8592656Z [36;1mrm -rf build_$BIT/mpv*[0m | |
| 2026-02-24T00:17:23.8592960Z [36;1mrm -rf release_$BIT/mpv-debug*.7z[0m | |
| 2026-02-24T00:17:23.8593417Z shell: bash --noprofile --norc -e -o pipefail {0} | |
| 2026-02-24T00:17:23.8593736Z env: | |
| 2026-02-24T00:17:23.8593932Z BIT: x86_64 | |
| 2026-02-24T00:17:23.8594625Z arch: x86_64 | |
| 2026-02-24T00:17:23.8594845Z ##[endgroup] | |
| 2026-02-24T00:17:23.9890832Z ##[group]Run ninja -C build_$BIT cargo-clean | |
| 2026-02-24T00:17:23.9891231Z [36;1mninja -C build_$BIT cargo-clean[0m | |
| 2026-02-24T00:17:23.9891668Z shell: bash --noprofile --norc -e -o pipefail {0} | |
| 2026-02-24T00:17:23.9891982Z env: | |
| 2026-02-24T00:17:23.9892172Z BIT: x86_64 | |
| 2026-02-24T00:17:23.9892372Z arch: x86_64 | |
| 2026-02-24T00:17:23.9892572Z ##[endgroup] | |
| 2026-02-24T00:17:24.0436885Z ninja: Entering directory `build_x86_64' | |
| 2026-02-24T00:17:24.0622450Z [0/1] cd /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/build_x86_64/packages && /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/build_x86_64/exec LD_PRELOAD= cargo install --git https://github.com/matthiaskrgr/cargo-cache.git --no-default-features --features ci-autoclean cargo-cache && /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/build_x86_64/exec cargo-cache && du -sh /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/clang_root/install_rustup | |
| 2026-02-24T00:17:24.1058280Z warning: `/__w/mpv-winbuild-cmake/mpv-winbuild-cmake/clang_root/install_rustup/.cargo/config` is deprecated in favor of `config.toml` | |
| 2026-02-24T00:17:24.1058940Z | | |
| 2026-02-24T00:17:24.1059321Z = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` | |
| 2026-02-24T00:17:24.1141601Z warning: `/__w/mpv-winbuild-cmake/mpv-winbuild-cmake/clang_root/install_rustup/.cargo/config` is deprecated in favor of `config.toml` | |
| 2026-02-24T00:17:24.1142673Z | | |
| 2026-02-24T00:17:24.1143319Z = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` | |
| 2026-02-24T00:17:24.1239730Z Updating git repository `https://github.com/matthiaskrgr/cargo-cache.git` | |
| 2026-02-24T00:17:24.4069904Z Ignored package `cargo-cache v0.8.3 (https://github.com/matthiaskrgr/cargo-cache.git#2f4497be)` is already installed, use --force to override | |
| 2026-02-24T00:17:24.4145983Z cargo-cache: running "cargo cache --autoclean" | |
| 2026-02-24T00:17:24.6029932Z 1.3G /__w/mpv-winbuild-cmake/mpv-winbuild-cmake/clang_root/install_rustup | |
| 2026-02-24T00:17:24.6112027Z ##[group]Run actions/cache/save@main | |
| 2026-02-24T00:17:24.6112330Z with: | |
| 2026-02-24T00:17:24.6112540Z path: clang_root | |
| 2026-02-24T00:17:24.6112874Z key: ***-clang_root-22330271178 | |
| 2026-02-24T00:17:24.6113168Z enableCrossOsArchive: false | |
| 2026-02-24T00:17:24.6113420Z env: | |
| 2026-02-24T00:17:24.6113622Z BIT: x86_64 | |
| 2026-02-24T00:17:24.6113822Z arch: x86_64 | |
| 2026-02-24T00:17:24.6114297Z ##[endgroup] | |
| 2026-02-24T00:17:24.6117090Z ##[command]/usr/bin/docker exec 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf sh -c "cat /etc/*release | grep ^ID" | |
| 2026-02-24T00:17:24.8438524Z [command]/usr/sbin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /__w/mpv-winbuild-cmake/mpv-winbuild-cmake --files-from manifest.txt --use-compress-program zstdmt | |
| 2026-02-24T00:17:29.9416637Z Sent 0 of 462490237 (0.0%), 0.0 MBs/sec | |
| 2026-02-24T00:17:30.9412696Z Sent 328272509 of 462490237 (71.0%), 156.5 MBs/sec | |
| 2026-02-24T00:17:31.2640865Z Sent 462490237 of 462490237 (100.0%), 189.8 MBs/sec | |
| 2026-02-24T00:17:31.6091907Z Cache saved with key: ***-clang_root-22330271178 | |
| 2026-02-24T00:17:31.6254889Z ##[group]Run actions/cache/save@main | |
| 2026-02-24T00:17:31.6255231Z with: | |
| 2026-02-24T00:17:31.6255450Z path: src_packages | |
| 2026-02-24T00:17:31.6255771Z key: ***-repository-22330271178 | |
| 2026-02-24T00:17:31.6266015Z enableCrossOsArchive: false | |
| 2026-02-24T00:17:31.6266340Z env: | |
| 2026-02-24T00:17:31.6266548Z BIT: x86_64 | |
| 2026-02-24T00:17:31.6266761Z arch: x86_64 | |
| 2026-02-24T00:17:31.6266971Z ##[endgroup] | |
| 2026-02-24T00:17:31.6269809Z ##[command]/usr/bin/docker exec 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf sh -c "cat /etc/*release | grep ^ID" | |
| 2026-02-24T00:17:31.8535606Z [command]/usr/sbin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /__w/mpv-winbuild-cmake/mpv-winbuild-cmake --files-from manifest.txt --use-compress-program zstdmt | |
| 2026-02-24T00:17:38.0053726Z Sent 0 of 987939170 (0.0%), 0.0 MBs/sec | |
| 2026-02-24T00:17:39.0052523Z Sent 268435456 of 987939170 (27.2%), 127.9 MBs/sec | |
| 2026-02-24T00:17:40.0078425Z Sent 536870912 of 987939170 (54.3%), 170.5 MBs/sec | |
| 2026-02-24T00:17:40.5331117Z Sent 987939170 of 987939170 (100.0%), 267.0 MBs/sec | |
| 2026-02-24T00:17:40.9173761Z Cache saved with key: ***-repository-22330271178 | |
| 2026-02-24T00:17:40.9350697Z ##[group]Run actions/cache/save@main | |
| 2026-02-24T00:17:40.9351225Z with: | |
| 2026-02-24T00:17:40.9351596Z path: build_x86_64 | |
| 2026-02-24T00:17:40.9352153Z key: ***-clang-x86_64_toolchain-22330271178 | |
| 2026-02-24T00:17:40.9352724Z enableCrossOsArchive: false | |
| 2026-02-24T00:17:40.9353188Z env: | |
| 2026-02-24T00:17:40.9353540Z BIT: x86_64 | |
| 2026-02-24T00:17:40.9353903Z arch: x86_64 | |
| 2026-02-24T00:17:40.9354531Z ##[endgroup] | |
| 2026-02-24T00:17:40.9359214Z ##[command]/usr/bin/docker exec 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf sh -c "cat /etc/*release | grep ^ID" | |
| 2026-02-24T00:17:41.1707611Z [command]/usr/sbin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /__w/mpv-winbuild-cmake/mpv-winbuild-cmake --files-from manifest.txt --use-compress-program zstdmt | |
| 2026-02-24T00:17:50.0721983Z Sent 0 of 1169550603 (0.0%), 0.0 MBs/sec | |
| 2026-02-24T00:17:51.0722381Z Sent 201326592 of 1169550603 (17.2%), 96.0 MBs/sec | |
| 2026-02-24T00:17:52.0748039Z Sent 536870912 of 1169550603 (45.9%), 170.6 MBs/sec | |
| 2026-02-24T00:17:53.0732314Z Sent 1073741824 of 1169550603 (91.8%), 255.9 MBs/sec | |
| 2026-02-24T00:17:53.7438135Z Sent 1169550603 of 1169550603 (100.0%), 238.7 MBs/sec | |
| 2026-02-24T00:17:54.1822230Z Cache saved with key: ***-clang-x86_64_toolchain-22330271178 | |
| 2026-02-24T00:17:54.1966762Z ##[group]Run actions/cache/save@main | |
| 2026-02-24T00:17:54.1967079Z with: | |
| 2026-02-24T00:17:54.1967299Z path: release_x86_64 | |
| 2026-02-24T00:17:54.1967610Z key: ***-release_x86_64-22330271178 | |
| 2026-02-24T00:17:54.1967916Z enableCrossOsArchive: false | |
| 2026-02-24T00:17:54.1968193Z env: | |
| 2026-02-24T00:17:54.1968610Z BIT: x86_64 | |
| 2026-02-24T00:17:54.1968827Z arch: x86_64 | |
| 2026-02-24T00:17:54.1969046Z ##[endgroup] | |
| 2026-02-24T00:17:54.1971805Z ##[command]/usr/bin/docker exec 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf sh -c "cat /etc/*release | grep ^ID" | |
| 2026-02-24T00:17:54.4225376Z [command]/usr/sbin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /__w/mpv-winbuild-cmake/mpv-winbuild-cmake --files-from manifest.txt --use-compress-program zstdmt | |
| 2026-02-24T00:17:55.7306194Z Sent 40370176 of 89013446 (45.4%), 38.5 MBs/sec | |
| 2026-02-24T00:17:56.5239287Z Sent 89013446 of 89013446 (100.0%), 47.3 MBs/sec | |
| 2026-02-24T00:17:56.7398350Z Cache saved with key: ***-release_x86_64-22330271178 | |
| 2026-02-24T00:17:56.7584408Z Post job cleanup. | |
| 2026-02-24T00:17:56.7589123Z ##[command]/usr/bin/docker exec 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf sh -c "cat /etc/*release | grep ^ID" | |
| 2026-02-24T00:17:56.9310633Z [command]/usr/sbin/git version | |
| 2026-02-24T00:17:56.9353791Z git version 2.53.0 | |
| 2026-02-24T00:17:56.9390850Z Copying '/github/home/.gitconfig' to '/__w/_temp/46225b94-52b7-4a21-8f68-c9256582fc6c/.gitconfig' | |
| 2026-02-24T00:17:56.9400903Z Temporarily overriding HOME='/__w/_temp/46225b94-52b7-4a21-8f68-c9256582fc6c' before making global git config changes | |
| 2026-02-24T00:17:56.9402564Z Adding repository directory to the temporary git global config as a safe directory | |
| 2026-02-24T00:17:56.9406771Z [command]/usr/sbin/git config --global --add safe.directory /__w/mpv-winbuild-cmake/mpv-winbuild-cmake | |
| 2026-02-24T00:17:56.9446583Z Removing SSH command configuration | |
| 2026-02-24T00:17:56.9451609Z [command]/usr/sbin/git config --local --name-only --get-regexp core\.sshCommand | |
| 2026-02-24T00:17:56.9498793Z [command]/usr/sbin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" | |
| 2026-02-24T00:17:56.9931930Z Removing HTTP extra header | |
| 2026-02-24T00:17:56.9936502Z [command]/usr/sbin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader | |
| 2026-02-24T00:17:56.9990542Z [command]/usr/sbin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" | |
| 2026-02-24T00:17:57.0419059Z Removing includeIf entries pointing to credentials config files | |
| 2026-02-24T00:17:57.0425787Z [command]/usr/sbin/git config --local --name-only --get-regexp ^includeIf\.gitdir: | |
| 2026-02-24T00:17:57.0458366Z includeif.gitdir:/__w/mpv-winbuild-cmake/mpv-winbuild-cmake/.git.path | |
| 2026-02-24T00:17:57.0459493Z includeif.gitdir:/__w/mpv-winbuild-cmake/mpv-winbuild-cmake/.git/worktrees/*.path | |
| 2026-02-24T00:17:57.0462005Z includeif.gitdir:/github/workspace/.git.path | |
| 2026-02-24T00:17:57.0462753Z includeif.gitdir:/github/workspace/.git/worktrees/*.path | |
| 2026-02-24T00:17:57.0468675Z [command]/usr/sbin/git config --local --get-all includeif.gitdir:/__w/mpv-winbuild-cmake/mpv-winbuild-cmake/.git.path | |
| 2026-02-24T00:17:57.0498668Z /__w/_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config | |
| 2026-02-24T00:17:57.0509308Z [command]/usr/sbin/git config --local --unset includeif.gitdir:/__w/mpv-winbuild-cmake/mpv-winbuild-cmake/.git.path /__w/_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config | |
| 2026-02-24T00:17:57.0552378Z [command]/usr/sbin/git config --local --get-all includeif.gitdir:/__w/mpv-winbuild-cmake/mpv-winbuild-cmake/.git/worktrees/*.path | |
| 2026-02-24T00:17:57.0582269Z /__w/_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config | |
| 2026-02-24T00:17:57.0598778Z [command]/usr/sbin/git config --local --unset includeif.gitdir:/__w/mpv-winbuild-cmake/mpv-winbuild-cmake/.git/worktrees/*.path /__w/_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config | |
| 2026-02-24T00:17:57.0634777Z [command]/usr/sbin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path | |
| 2026-02-24T00:17:57.0664497Z /github/runner_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config | |
| 2026-02-24T00:17:57.0673808Z [command]/usr/sbin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config | |
| 2026-02-24T00:17:57.0715757Z [command]/usr/sbin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path | |
| 2026-02-24T00:17:57.0745373Z /github/runner_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config | |
| 2026-02-24T00:17:57.0754437Z [command]/usr/sbin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config | |
| 2026-02-24T00:17:57.0796678Z [command]/usr/sbin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url | |
| 2026-02-24T00:17:57.1220602Z Removing credentials config '/__w/_temp/git-credentials-2c6aa2eb-a1cc-45b8-8801-ca7fc479c5b3.config' | |
| 2026-02-24T00:17:57.1349282Z Stop and remove container: 0c210a49a6cb4752b189efefce72fe4c_ghcrioshinchiroarchlinuxlatest_213d6a | |
| 2026-02-24T00:17:57.1354367Z ##[command]/usr/bin/docker rm --force 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf | |
| 2026-02-24T00:17:57.2841247Z 6d86f1f4d4fffa61fb0f66d7ddeaa3e98c052f2055d41627f04ed613e98bebaf | |
| 2026-02-24T00:17:57.2869994Z Remove container network: github_network_d2cd491722ab440babad97794981e72f | |
| 2026-02-24T00:17:57.2874731Z ##[command]/usr/bin/docker network rm github_network_d2cd491722ab440babad97794981e72f | |
| 2026-02-24T00:17:57.3999414Z github_network_d2cd491722ab440babad97794981e72f | |
| 2026-02-24T00:17:57.4060090Z Evaluate and set job outputs | |
| 2026-02-24T00:17:57.4064920Z Set output 'mpv_ver' | |
| 2026-02-24T00:17:57.4066810Z Cleaning up orphan processes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment