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

Build error on Travis/Windows #14

Open
dpo opened this issue Aug 20, 2019 · 7 comments
Open

Build error on Travis/Windows #14

dpo opened this issue Aug 20, 2019 · 7 comments

Comments

@dpo
Copy link

dpo commented Aug 20, 2019

I recently tried TravisCI/Windows to build a project of mine that depends indirectly on FFMPEG, and I'm getting a failure:

ERROR: LoadError: LoadError: LibraryProduct(nothing, ["libavdevice", "avdevice"], :libavdevice, "Prefix(C:\\Users\\travis\\.julia\\packages\\FFMPEG\\9JQpZ\\deps\\usr)") is not satisfied, cannot generate deps.jl!

https://travis-ci.org/JuliaSmoothOptimizers/BenchmarkProfiles.jl/jobs/574099163#L205

All is well on Appveyor though.

@juliohm
Copy link

juliohm commented Sep 14, 2019

I can confirm that FFMPEG.jl build is failing on Travis/Windows. It is the reason my tests are failing in the platform: https://travis-ci.org/juliohm/GeoStatsBase.jl/jobs/584956834

@juliohm
Copy link

juliohm commented Oct 2, 2019

This is a limitation of Travis build on Windows unfortunately: https://travis-ci.community/t/any-chance-of-providing-an-environment-with-desktop-experience/1024 thank you @giordano for sharing.

@IanButterworth
Copy link
Member

Has this been resolved now? I'll close, but feel free to reopen if not fixed

@dpo
Copy link
Author

dpo commented Feb 24, 2020

@giordano
Copy link
Member

But this is really an upstream issue, there is little we can do here

@IanButterworth
Copy link
Member

@giordano Is there a particular issue that's tracking it?

pseudocubic added a commit to lanl-ansi/PowerModelsAnalytics.jl that referenced this issue Jun 29, 2020
See JuliaIO/FFMPEG.jl#14

Some packages seem to be moving back to AppVeyor to test
Windows because of this issue.
pseudocubic added a commit to lanl-ansi/PowerModelsAnalytics.jl that referenced this issue Jun 30, 2020
…(breaking) (#13)

* WIP: Add initial support for PMD engineering data model

* ADD: sizes for generators, energized vs not, etc

* WIP: rewrite for math/eng models

* WIP: docs and infrastructuregraph (generic)

* FIX: summary plotting

* UPD: Version bump and remove PowerModels/PMD from deps

* ADD: LinearAlgrebra

* FIX: mixed enum and float for status

* UPD: defaults

* ADD: aggregate extra nodes support

* FIX: mismatched kwarg names

* FIX: Unit tests

* UPD: changelog, julia version in travis

* REM: Windows build

See JuliaIO/FFMPEG.jl#14

Some packages seem to be moving back to AppVeyor to test
Windows because of this issue.

* FIX: aggregate_extra_nodes bugs

* FIX: demand in mathematical cases

* FIX: fixed vs free edges

* UPD: Examples, code indentation

* UPD: documentation

* UPD: Changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants