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

(Pre)compile failure #29

Closed
arnova opened this issue Aug 1, 2019 · 6 comments
Closed

(Pre)compile failure #29

arnova opened this issue Aug 1, 2019 · 6 comments

Comments

@arnova
Copy link
Member

arnova commented Aug 1, 2019

When trying to compile on Mint 19 I get:
(/home/arnova/GIT/vfs.sftp/build)% make

[ 14%] Built target zlib
[ 28%] Built target openssl
[ 42%] Built target libssh
[ 56%] Built target tinyxml
[ 57%] Performing download step (git clone) for 'p8-platform'
Cloning into 'p8-platform'...
fatal: reference is not a tree: 32190045c7eb6883c0662db2f91b4ceeab904fc2
CMake Error at /home/arnova/GIT/vfs.sftp/build/build/p8-platform/tmp/p8-platform-gitclone.cmake:75 (message):
Failed to checkout tag: '32190045c7eb6883c0662db2f91b4ceeab904fc2'

depends/CMakeFiles/p8-platform.dir/build.make:89: recipe for target 'build/p8-platform/src/p8-platform-stamp/p8-platform-download' failed
make[2]: *** [build/p8-platform/src/p8-platform-stamp/p8-platform-download] Error 1
CMakeFiles/Makefile2:444: recipe for target 'depends/CMakeFiles/p8-platform.dir/all' failed
make[1]: *** [depends/CMakeFiles/p8-platform.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

@arnova
Copy link
Member Author

arnova commented Aug 1, 2019

@notspiff : This is preventing me from debugging the sftp vfs addon issues.

@arnova
Copy link
Member Author

arnova commented Aug 1, 2019

Strange, started working here all of a sudden. Must have made an error somewhere.

@arnova arnova closed this as completed Aug 1, 2019
@arnova arnova reopened this Aug 7, 2019
@arnova
Copy link
Member Author

arnova commented Aug 7, 2019

Figured out how to reproduce this issue. It occurs when one compiles against a Kodi Leia branch. Against Kodi master, it works fine.

@fuzzard
Copy link
Contributor

fuzzard commented Aug 7, 2019

xbmc/xbmc#16425

Was raised against Leia branch.

@AlwinEsch
Copy link
Member

As note:
On #45 and #46 becomes the p8-platform usage removed.

But still be as basic on Leia and Matrix, but maybe if most addons not use it anymore becomes it removed on Kodi Matrix.

@AlwinEsch
Copy link
Member

On Kodi Matrix the p8-platform removed from builds and only the addons where need it includes it itself.

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

3 participants