mixxx: upgrade 2.1.4 -> 2.1.5
Still failing for QA:
ERROR: mixxx-2.1.5-r0 do_package_qa: QA Issue: mixxx: The compile log indicates that host include and/or library paths were used.
Please check the log '/home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/mixxx/2.1.5-r0/temp/log.do_compile' for more information. [compile-host-path]
ERROR: mixxx-2.1.5-r0 do_package_qa: QA Issue: mixxx: /work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/mixxx/2.1.5-r0/packages-split/mixxx/usr/bin/mixxx contains probably-redundant RPATH /usr/lib
mixxx: /work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/mixxx/2.1.5-r0/packages-split/mixxx/usr/lib/mixxx/plugins/soundsource/libsoundsourcem4a.so contains probably-redundant RPATH /usr/lib
mixxx: /work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/mixxx/2.1.5-r0/packages-split/mixxx/usr/lib/mixxx/plugins/vamp/libmixxxminimal.so contains probably-redundant RPATH /usr/lib [useless-rpaths]
ERROR: mixxx-2.1.5-r0 do_package_qa: QA run found fatal errors. Please consider fixing them.
ERROR: mixxx-2.1.5-r0 do_package_qa: Function failed: do_package_qa
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -41,9 +41,9 @@ SRC_URI = " \
|
||||
file://0003-align-path-of-qt-build-tools-to-our-needs.patch \
|
||||
file://0004-add-vamp-float-math-build-option-to-force-vamp-calcu.patch \
|
||||
"
|
||||
SRCREV = "fab54081a9d1faed4e6f601ecdf2f4feb5c050c1"
|
||||
SRCREV = "b4e0fd7c215c7d9afa6fcef70a7f197200b5a5d1"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.1.4+git${SRCPV}"
|
||||
PV = "2.1.5"
|
||||
|
||||
EXTRA_OESCONS_MATH ??= " \
|
||||
vampfloatmath=1 \
|
||||
|
||||
Reference in New Issue
Block a user