Github messages for voidlinux
 help / color / mirror / Atom feed
From: ACR-Jeff <ACR-Jeff@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] kodi build errors
Date: Fri, 28 Jun 2024 11:42:40 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-51033@inbox.vuxu.org> (raw)

[-- 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


             reply	other threads:[~2024-06-28  9:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-28  9:42 ACR-Jeff [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-51033@inbox.vuxu.org \
    --to=acr-jeff@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).