Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] kodi build errors
@ 2024-06-28  9:42 ACR-Jeff
  2024-06-29 13:59 ` meator
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: ACR-Jeff @ 2024-06-28  9:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 3559 bytes --]

New issue by ACR-Jeff on void-packages repository

https://github.com/void-linux/void-packages/issues/51033

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.35_1 x86_64 AuthenticAMD uptodate hold rmFFFFFFFFF

### Package(s) Affected

kodi-19.4_9

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Expecting src-pkgs to install

### Actual behaviour

`../xbmc/windowing/X11/GLContext.h:30:11: error: 'uint64_t' does not name a type
   30 |   virtual uint64_t GetVblankTiming(uint64_t &msc, uint64_t &interval) { return 0; };
      |           ^~~~~~~~
../xbmc/windowing/X11/GLContext.h:14:1: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
   13 | #include <X11/Xlib.h>
  +++ |+#include <cstdint>
   14 | 
[152/1719] Building CXX object build/windowing/X11/CMakeFiles/windowing_X11.dir/X11DPMSSupport.cpp.o
[153/1719] Building CXX object build/windowing/X11/CMakeFiles/windowing_X11.dir/WinSystemX11.cpp.o
In file included from ../xbmc/input/InputManager.h:19,
                 from ../xbmc/windowing/X11/WinSystemX11.cpp:18:
../xbmc/utils/Observer.h:47:23: warning: 'virtual Observable& Observable::operator=(const Observable&)' was hidden [-Woverloaded-virtual=]
   47 |   virtual Observable &operator=(const Observable &observable);
      |                       ^~~~~~~~
../xbmc/input/InputManager.h:69:24: note:   by 'const CInputManager& CInputManager::operator=(const CInputManager&)'
   69 |   CInputManager const& operator=(CInputManager const&) = delete;
      |                        ^~~~~~~~
../xbmc/utils/Observer.h:47:23: warning: 'virtual Observable& Observable::operator=(const Observable&)' was hidden [-Woverloaded-virtual=]
   47 |   virtual Observable &operator=(const Observable &observable);
      |                       ^~~~~~~~
In file included from ../xbmc/windowing/X11/WinSystemX11.cpp:20:
../xbmc/settings/DisplaySettings.h:147:21: note:   by 'CDisplaySettings& CDisplaySettings::operator=(const CDisplaySettings&)'
  147 |   CDisplaySettings& operator=(CDisplaySettings const&) = delete;
      |                     ^~~~~~~~
[154/1719] Building CXX object build/windowing/X11/CMakeFiles/windowing_X11.dir/WinEventsX11.cpp.o
In file included from ../xbmc/input/InputManager.h:19,
                 from ../xbmc/windowing/X11/WinEventsX11.cpp:17:
../xbmc/utils/Observer.h:47:23: warning: 'virtual Observable& Observable::operator=(const Observable&)' was hidden [-Woverloaded-virtual=]
   47 |   virtual Observable &operator=(const Observable &observable);
      |                       ^~~~~~~~
../xbmc/input/InputManager.h:69:24: note:   by 'const CInputManager& CInputManager::operator=(const CInputManager&)'
   69 |   CInputManager const& operator=(CInputManager const&) = delete;
      |                        ^~~~~~~~
[155/1719] Building CXX object build/windowing/X11/CMakeFiles/windowing_X11.dir/GLContextEGL.cpp.o
[156/1719] Building CXX object build/windowing/X11/CMakeFiles/windowing_X11.dir/VideoSyncGLX.cpp.o
[157/1719] Building CXX object build/windowing/X11/CMakeFiles/windowing_X11.dir/XRandR.cpp.o
ninja: build stopped: subcommand failed.
=> ERROR: kodi-19.4_9: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 1
=> ERROR:   in do_build() at common/build-style/cmake.sh:95`

### Steps to reproduce

cd /path/to/void-packages
./xbps-src pkg kodi
while building errors are presented


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-07-05  2:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-28  9:42 [ISSUE] kodi build errors ACR-Jeff
2024-06-29 13:59 ` meator
2024-06-30 21:05 ` ACR-Jeff
2024-06-30 21:08 ` ACR-Jeff
2024-06-30 22:03 ` meator
2024-07-04  2:28 ` ACR-Jeff
2024-07-04  3:36 ` sgn
2024-07-04  8:42 ` ACR-Jeff
2024-07-05  2:24 ` ACR-Jeff
2024-07-05  2:24 ` [ISSUE] [CLOSED] " ACR-Jeff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).