Open yurivict opened 2 years ago
just a data-point: on Debian/ppc64el juceaide
builds fine, at least for JUCE-7.0.1
https://buildd.debian.org/status/fetch.php?pkg=juce&arch=ppc64el&ver=7.0.1%7Eds0-1&stamp=1659651853
EDIT: on closer inspection I see that your error is about undefined symbols related to png
. For the Debian package, we take care to properly link against the system's libpng
, so that might explain why it works for us.
Detailed steps on how to reproduce the bug
Regular build on the powerpc64le architecture.
Error log:
Downstream bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265446#c2
What is the expected behaviour?
success
Operating systems
Other
What versions of the operating systems?
FreeBSD 13.1
Architectures
64-bit
Stacktrace
Plug-in formats (if applicable)
Standalone
Plug-in host applications (DAWs) (if applicable)
n/a
Testing on the
develop
branchI have not tested against the
develop
branchCode of Conduct