Build fails every time with the following meson error: meson.build:88:0: ERROR: Automatic wrap-based subproject downloading is disabled Reproducible: Always Steps to Reproduce: 1. Run emerge =gui-apps/waybar-9999 Actual Results: Build fails during configure phase. Expected Results: Build should not fail.
Created attachment 626100 [details] Build log
Created attachment 626102 [details] Emerge info
package dropped to m-n
Hi everyone, i am currently working on adding multiple wayland-native tools into my own overlay and I have a functioning ebuild for waybar. https://github.com/JonasToth/jonas-overlay/tree/master/gui-apps/waybar And the dependency on a new library (that causes the build failures) https://github.com/JonasToth/jonas-overlay/tree/master/dev-libs/date I am willing to improve the wayland ecosystem in general. I would be happy to get some help on getting started with gentoo contributions, as I did nothing so far. Can I just follow the github-PR workflow to submit the new ebuilds for 0.9.3 or are there more steps necessary? Related to #712236.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=221743f05c058a1670b504c9bf3bcd36effea055 commit 221743f05c058a1670b504c9bf3bcd36effea055 Author: Jonas Toth <gentoo@jonas-toth.eu> AuthorDate: 2020-09-09 14:16:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-09-13 05:31:06 +0000 gui-apps/waybar: update to version 0.9.3 This version bump added a new dependency on 'dev-libs/date'. Closes: https://bugs.gentoo.org/714834 Closes: https://bugs.gentoo.org/712236 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Jonas Toth <gentoo@jonas-toth.eu> Closes: https://github.com/gentoo/gentoo/pull/17099 Signed-off-by: Sam James <sam@gentoo.org> gui-apps/waybar/Manifest | 1 + gui-apps/waybar/metadata.xml | 11 ++++++- gui-apps/waybar/waybar-0.9.3.ebuild | 61 +++++++++++++++++++++++++++++++++++++ gui-apps/waybar/waybar-9999.ebuild | 24 +++++++-------- 4 files changed, 84 insertions(+), 13 deletions(-)