Hi, I'm a little bit confused about the sh4 build of libechonest. It failed because there appears a new symbol:
(c++)"QDebug::operator<<(QByteArray const&)@Base" 2.3.1-0.3 on all architectures there is the following Symbol: (c++)"QDebug::operator<<(QString const&)@Base" 2.3.1 Why does sh4 uses QString and QByteArray for this method and why only in the Qt5 build? What should we do now? A new build only to fix the sh4 symbols or shell we fix it for the next release? Stefan