Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build pvr.hts anymore with latest OE master #4113

Closed
ksooo opened this issue Apr 28, 2015 · 4 comments
Closed

Cannot build pvr.hts anymore with latest OE master #4113

ksooo opened this issue Apr 28, 2015 · 4 comments

Comments

@ksooo
Copy link
Contributor

ksooo commented Apr 28, 2015

kai@kso-desktop:~/src/openelec/OpenELEC.tv$ PROJECT=Generic ARCH=x86_64 ./scripts/create_addon pvr.hts
BUILD pvr.hts (target)
-- HTS_VERSION=2.1.8
CMake Error at /home/kai/src/openelec/OpenELEC.tv/build.OpenELEC-Generic.x86_64-devel/toolchain/x86_64-openelec-linux-gnu/sysroot/usr/lib/kodi/addon-helpers.cmake:80 (include):
include could not find load file:

UseMultiArch

Call Stack (most recent call first):
CMakeLists.txt:34 (build_addon)

-- Configuring incomplete, errors occurred!
See also "/home/kai/src/openelec/OpenELEC.tv/build.OpenELEC-Generic.x86_64-devel/pvr.hts-4bf1a97/.x86_64-openelec-linux-gnu/CMakeFiles/CMakeOutput.log".

===> xbmc/xbmc@0e243bc ???

BTW: cp ./build.OpenELEC-Generic.x86_64-devel/kodi-15.0-beta1-7dacc6e/project/cmake/scripts/linux/UseMultiArch.cmake ./build.OpenELEC-Generic.x86_64-devel/toolchain/x86_64-openelec-linux-gnu/sysroot/usr/lib/kodi/ fixes it.

@stefansaraev
Copy link
Contributor

===> xbmc/xbmc@0e243bc ???

yes.
however, already reported. xbmc/xbmc@008d463#commitcomment-10906317

ping @wsnipex

@MilhouseVH
Copy link
Contributor

It's not just pvr.hts, it's every binary addon, including the audioencoders/decoders (building RPi/RPi2).

Reverting xbmc/xbmc#6897 is at least a temporary fix and allows builds to complete.

@wsnipex
Copy link

wsnipex commented Apr 29, 2015

please try xbmc/xbmc#7032

@stefansaraev
Copy link
Contributor

fixed in 197b4dd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants