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

Dependency cycles? #782

Open
mkoloberdin opened this issue Aug 27, 2022 · 5 comments
Open

Dependency cycles? #782

mkoloberdin opened this issue Aug 27, 2022 · 5 comments

Comments

@mkoloberdin
Copy link

$ sudo aura -Akxa mingw-w64-qt5-base-static
...
aura >>= Determining dependencies...

aura >>= The following dependency cycles were detected:
mingw-w64-cairo => mingw-w64-fontconfig => mingw-w64-freetype2 => mingw-w64-harfbuzz => mingw-w64-librsvg => mingw-w64-pango => mingw-w64-poppler

What cycles is it referring to?

@Kritiqual
Copy link
Contributor

It shows what packages need to be installed first

@mkoloberdin
Copy link
Author

The thing it that it does not install them after spitting out that message. It is a fatal error in other words.

@fosskers
Copy link
Owner

fosskers commented Sep 9, 2022

Congratulations, this is actually the first time I've seen a user report this in 10 years 😆 It would be interesting to see what the new version of Aura would output for this. I will be fixing up the Aura 4 installation tomorrow (Saturday).

@micwoj92
Copy link

I don't think this is possible, there are 2 -bootstrap packages that need to be built first before attempting to build with normal packages. Unless aura would be smart enough to build these 2 first
https://aur.archlinux.org/packages/mingw-w64-freetype2-bootstrap
https://aur.archlinux.org/packages/mingw-w64-cairo-bootstrap

@fosskers
Copy link
Owner

I haven't gotten to this yet but will soon.

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