Skip to content

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

@yozhic

Description

@yozhic

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions