Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710328 - gui-apps/mako-1.4.1 : meson.build:30:0: ERROR: Dependency wayland-protocols not found, tried pkgconfig and cmake
Summary: gui-apps/mako-1.4.1 : meson.build:30:0: ERROR: Dependency wayland-protocols n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-20 18:21 UTC by Toralf Förster
Modified: 2020-02-21 01:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.76 KB, text/plain)
2020-02-20 18:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.99 KB, text/plain)
2020-02-20 18:22 UTC, Toralf Förster
Details
environment (environment,85.20 KB, text/plain)
2020-02-20 18:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.44 KB, application/x-bzip)
2020-02-20 18:22 UTC, Toralf Förster
Details
gui-apps:mako-1.4.1:20200220-065631.log (gui-apps:mako-1.4.1:20200220-065631.log,3.65 KB, text/plain)
2020-02-20 18:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,240 bytes, application/x-bzip)
2020-02-20 18:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.16 KB, application/x-bzip)
2020-02-20 18:22 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-02-20 18:21:58 UTC
Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake)

meson.build:30:0: ERROR: Dependency "wayland-protocols" not found, tried pkgconfig and cmake

A full log can be found at /var/tmp/portage/gui-apps/mako-1.4.1/work/mako-1.4.1-build/meson-logs/meson-log.txt
 * ERROR: gui-apps/mako-1.4.1::gentoo failed (configure phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20200218-201111

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 20 Feb 2020 03:07:36 +0000

emerge -qpvO gui-apps/mako
[ebuild  N    ] gui-apps/mako-1.4.1  USE="icons"
Comment 1 Toralf Förster gentoo-dev 2020-02-20 18:22:01 UTC
Created attachment 614664 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-20 18:22:04 UTC
Created attachment 614666 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-20 18:22:07 UTC
Created attachment 614668 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-20 18:22:10 UTC
Created attachment 614670 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-20 18:22:12 UTC
Created attachment 614672 [details]
gui-apps:mako-1.4.1:20200220-065631.log
Comment 6 Toralf Förster gentoo-dev 2020-02-20 18:22:15 UTC
Created attachment 614674 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-02-20 18:22:18 UTC
Created attachment 614676 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-02-21 01:09:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e94f40bb02351a2bf76793fbef28cc83966c1b5a

commit e94f40bb02351a2bf76793fbef28cc83966c1b5a
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2020-02-21 01:09:09 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2020-02-21 01:09:28 +0000

    gui-apps/mako: fix build error on missing dep
    
    Closes: https://bugs.gentoo.org/710328
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 gui-apps/mako/mako-1.4.1.ebuild | 1 +
 gui-apps/mako/mako-9999.ebuild  | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)