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

akuelles Omega-Build bricht bei 93% ab #367

Open
susiartig opened this issue Dec 23, 2024 · 1 comment
Open

akuelles Omega-Build bricht bei 93% ab #367

susiartig opened this issue Dec 23, 2024 · 1 comment

Comments

@susiartig
Copy link

susiartig commented Dec 23, 2024

Habe auf meinem Pi4 Kodi installiert und möchte nun das pvr.waipu nutzen. Zunächst installierte ich die Piers-Version - bekam dann aber im Kodi beim Aufruf des AddOns die Fehlermeldung, dass das pvr.waipu nicht zur Kodi-Version passt. Da ich anscheinend eine Omega-Version von Kodi (20.5) nutze versuchte ich nach einer Rücksicherung ohne Piers-Installationsversuch die aktuelle Omega-Version zu installieren.

Es kommt beim "make" nach ca. 93 % folgende Fehlermeldung:

In file included from /root/pvr.waipu/src/WaipuData.cpp:22:
/root/pvr.waipu/src/WaipuData.h:93:13: error: ‘PVR_ERROR WaipuData::GetChannelStreamProperties(const kodi::addon::PVRChannel&, std::vectorkodi::addon::PVRStreamProperty&)’ marked ‘override’, but does not override
93 | PVR_ERROR GetChannelStreamProperties(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
make[5]: *** [CMakeFiles/pvr.waipu.dir/build.make:160: CMakeFiles/pvr.waipu.dir/src/WaipuData.cpp.o] Fehler 1
make[4]: *** [CMakeFiles/Makefile2:110: CMakeFiles/pvr.waipu.dir/all] Fehler 2
make[3]: *** [Makefile:156: all] Fehler 2
make[2]: *** [CMakeFiles/pvr.waipu.dir/build.make:88: pvr.waipu-prefix/src/pvr.waipu-stamp/pvr.waipu-build] Fehler 2
make[1]: *** [CMakeFiles/Makefile2:132: CMakeFiles/pvr.waipu.dir/all] Fehler 2
make: *** [Makefile:91: all] Fehler 2

Die gesamte Installation siehe:
error_Build.txt

Hatte dann die Vermutung, dass das mit
sudo apt-get install kodi
installierte Kodi 20.5.0 wohl auch Nexus sein könnte - habe daher auch die Installation nach erneuter Rücksicherung mit Nexus versucht - zeigt gleichen Error.

Vielen Dank für Unterstützung!

Environment / Umgebung:

  • Kodi version: 20.5.0
  • OS: Raspberry Pi OS Debian version: 12 (bookworm)
  • pvr.waipu version [?? ]
  • inputstream.adaptive version [??]
@susiartig
Copy link
Author

Hallo,
habe heute noch die Kodi-Version 21.1 auf dem Rasperry installiert. Hier bricht die Omega-Installation von pvr.waipu ebenfalls bei "make" mit gleichem Fehler ab.

`[ 75%] Building CXX object CMakeFiles/pvr.waipu.dir/src/categories.cpp.o
[ 87%] Building CXX object CMakeFiles/pvr.waipu.dir/src/WaipuData.cpp.o
In file included from /root/pvr.waipu/src/WaipuData.cpp:22:
/root/pvr.waipu/src/WaipuData.h:93:13: error: ‘PVR_ERROR WaipuData::GetChannelStreamProperties(const kodi::addon::PVRChannel&, std::vectorkodi::addon::PVRStreamProperty&)’ marked ‘override’, but does not override
93 | PVR_ERROR GetChannelStreamProperties(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
make[5]: *** [CMakeFiles/pvr.waipu.dir/build.make:160: CMakeFiles/pvr.waipu.dir/src/WaipuData.cpp.o] Fehler 1
make[4]: *** [CMakeFiles/Makefile2:110: CMakeFiles/pvr.waipu.dir/all] Fehler 2
make[3]: *** [Makefile:156: all] Fehler 2
make[2]: *** [CMakeFiles/pvr.waipu.dir/build.make:88: pvr.waipu-prefix/src/pvr.waipu-stamp/pvr.waipu-build] Fehler 2
make[1]: *** [CMakeFiles/Makefile2:132: CMakeFiles/pvr.waipu.dir/all] Fehler 2
make: *** [Makefile:91: all] Fehler 2

Environment / Umgebung:

Kodi version: 21.1.0
OS: Raspberry Pi OS Debian version: 12 (bookworm)

`

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

1 participant