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

[BUG]: 1.8.x libgmp & libcares dylibs potential problem #1462

Closed
4 tasks done
yozhic opened this issue Apr 28, 2023 · 2 comments
Closed
4 tasks done

[BUG]: 1.8.x libgmp & libcares dylibs potential problem #1462

yozhic opened this issue Apr 28, 2023 · 2 comments

Comments

@yozhic
Copy link

yozhic commented Apr 28, 2023

Description of the bug

Now ariaf2c is built with a dependency on two *.dylib

otool -L Motrix.app/Contents/Resources/engine/aria2c
    /opt/homebrew/opt/gmp/lib/libgmp.10.dylib (compatibility version 15.0.0, current version 15.1.0)
    /opt/homebrew/opt/c-ares/lib/libcares.2.dylib (compatibility version 2.0.0, current version 2.6.0)

So, this is a potential problem which will make the application not work in some cases.

agalwood, could you please build aria2c with the static libgmp and libcares libraries?

Motrix Version

1.8.14 installed from dmg and universal.dmg

Environment

System:
OS: macOS Mojave 10.14.6
CPU: (12) x64 Intel(R) Xeon(R) CPU X5690 @ 3.47GHz
Memory: 1.43 GB / 32.00 GB
Shell: 5.3 - /bin/zsh
Binaries:
Node: 18.4.0 - /usr/local/bin/node
npm: 8.12.1 - /usr/local/bin/npm
Browsers:
Safari: 12.1.2
Vivaldi: 5.6.2867.50

Steps To Reproduce

Described in the first field.

Additional Information

No response

Validations

  • Follow our Code of Conduct
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@agalwood
Copy link
Owner

Please update Motrix to v1.8.15+

https://github.com/agalwood/Motrix/releases/tag/v1.8.15

@yozhic
Copy link
Author

yozhic commented Apr 28, 2023

Everything is great, thank you. And now, hopefully, all "Failed to fetch" errors are a thing of the past 😀

@yozhic yozhic closed this as completed Apr 28, 2023
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

2 participants