The Wayback Machine - https://web.archive.org/web/20201222193425/https://github.com/pytorch/builder/pull/544
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Add workflow to compile FFmpeg 4.2 on Windows #544

Merged
merged 25 commits into from Oct 12, 2020

Conversation

@andfoy
Copy link
Contributor

@andfoy andfoy commented Oct 8, 2020

This PR uses cross-compilation to compile FFmpeg on Windows with some dependencies that are not available on conda

andfoy added 14 commits Oct 8, 2020
andfoy added 10 commits Oct 9, 2020
@seemethere
Copy link
Member

@seemethere seemethere commented Oct 12, 2020

Oh looks like we may have run into an issue with the workspaces overwriting themselves:

https://app.circleci.com/pipelines/github/pytorch/builder/900/workflows/5923a629-532e-4cd6-aa98-90fc11808049/jobs/19374

Concurrent upstream jobs persisted the same file(s) into the workspace:
  - output/noarch/current_repodata.json
  - output/noarch/repodata.json.bz2
  - output/noarch/index.html
  - output/hello
  - output/noarch/repodata.json
  - output/index.html
  - output/noarch/current_repodata.json.bz2
  - output/channeldata.json
  - output/noarch/repodata_from_packages.json
  - output/noarch/repodata_from_packages.json.bz2
@seemethere seemethere merged commit aa0228e into pytorch:master Oct 12, 2020
5 of 6 checks passed
5 of 6 checks passed
ci/circleci: ffmpeg_upload CircleCI is running your tests
Details
ci/circleci: ffmpeg/hold Your job was approved on CircleCI!
Details
ci/circleci: ffmpeg_build_win Your tests passed on CircleCI!
Details
ci/circleci: ffmpeg_linux Your tests passed on CircleCI!
Details
ci/circleci: ffmpeg_mac Your tests passed on CircleCI!
Details
ci/circleci: ffmpeg_win Your tests passed on CircleCI!
Details
@seemethere
Copy link
Member

@seemethere seemethere commented Oct 12, 2020

New packages have been uploaded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.