Tatsh / tatsh-overlay

Personal Gentoo Portage overlay.
https://tatsh.github.io/tatsh-overlay/
GNU General Public License v2.0
35 stars 10 forks source link

`cemu` dependency `cubeb` seems to have an empty dir when attempting to build newest `cemu` ebuild #179

Closed kzdixon closed 1 year ago

kzdixon commented 1 year ago
...
CMake Error at CMakeLists.txt:155 (add_subdirectory):
  The source directory

    /var/tmp/portage/games-emulation/cemu-2.0_p20230313/work/Cemu-9049ad91f9d393e687007d43286ffedf9af40504/dependencies/cubeb

  does not contain a CMakeLists.txt file.

CMake Error at CMakeLists.txt:156 (set_property):
  set_property could not find TARGET cubeb.  Perhaps it has not yet been
  created.

CMake Error at CMakeLists.txt:157 (add_library):
  add_library cannot create ALIAS target "cubeb::cubeb" because target
  "cubeb" does not already exist.
...
$ ls /var/tmp/portage/games-emulation/cemu-2.0_p20230313/work/Cemu-9049ad91f9d393e687007d43286ffedf9af40504/dependencies/cubeb/

^ no contents when viewing dir as root.

build.log

kzdixon commented 1 year ago

This seems to have been resolved, saw a portage update before I re-attempted the emerge recently.