Comment 6 for bug 1986406

Revision history for this message
Mike Hemmer (zoroaster-z) wrote :

Tried installing beta version to determine whether protobuf mismatch persists there. The listing of dependencies is not specific for protobuf version required for this Mixxx beta.

Output is;
---------------------
Preparing...
Cloning mixxx_beta-git build files...
Generating mixxx_beta-git information...
Checking mixxx_beta-git dependencies...
Resolving dependencies...
Checking inter-conflicts...

Building mixxx_beta-git...
==> ERROR: mixxx_beta-git is not available for the 'aarch64' architecture.
---------------------

Note however there is no balking at checking or resolving dependencies.

This beta was last modified May 2021. Maybe next version for arm64 will have no problem. Just unknown know how long to wait.

Perhaps the libprotobuf-lite.so=32-64 will do everything the "31" version did, and the install and program calls could be changed just one digit to ask for libprotobuf-lite.so=32-64 instead? If such source code is put somewhere I could get it, I would compile and test it.

It seems like this will have to be the case for future versions of Mixxx anyway.