Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699574 - gui-libs/wlroots-0.8.1 : examples/meson.build:23:7: ERROR: Argument to not is not a boolean.
Summary: gui-libs/wlroots-0.8.1 : examples/meson.build:23:7: ERROR: Argument to not is...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aaron Bauman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-07 22:11 UTC by Toralf Förster
Modified: 2019-11-08 02:14 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.57 KB, text/plain)
2019-11-07 22:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.52 KB, text/plain)
2019-11-07 22:11 UTC, Toralf Förster
Details
environment (environment,90.63 KB, text/plain)
2019-11-07 22:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.29 KB, application/x-bzip)
2019-11-07 22:11 UTC, Toralf Förster
Details
gui-libs:wlroots-0.8.1:20191107-220241.log (gui-libs:wlroots-0.8.1:20191107-220241.log,5.83 KB, text/plain)
2019-11-07 22:11 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,234 bytes, application/x-bzip)
2019-11-07 22:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.94 KB, application/x-bzip)
2019-11-07 22:11 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 2019-11-07 22:11:17 UTC
Run-time dependency libavformat found: NO (tried pkgconfig and cmake)

examples/meson.build:23:7: ERROR: Argument to "not" is not a boolean.

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

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl_test-20191105-191648

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

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

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.38.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 07 Nov 2019 21:06:08 +0000

emerge -qpvO gui-libs/wlroots
[ebuild  N    ] gui-libs/wlroots-0.8.1  USE="filecaps -X -elogind -icccm -systemd -x11-backend"
Comment 1 Toralf Förster gentoo-dev 2019-11-07 22:11:20 UTC
Created attachment 595340 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-07 22:11:23 UTC
Created attachment 595342 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-07 22:11:26 UTC
Created attachment 595344 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-11-07 22:11:29 UTC
Created attachment 595346 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-11-07 22:11:32 UTC
Created attachment 595348 [details]
gui-libs:wlroots-0.8.1:20191107-220241.log
Comment 6 Toralf Förster gentoo-dev 2019-11-07 22:11:35 UTC
Created attachment 595350 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-11-07 22:11:37 UTC
Created attachment 595352 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-11-08 02:14:52 UTC
The bug has been closed via the following commit(s):

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

commit eb99bcd7b5744c975da5b2fdd245595ba330794c
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2019-11-08 02:12:59 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-11-08 02:12:59 +0000

    gui-libs/wlroots: add FFMPEG and RDP support and other stuff
    
    * add rdp USE for freerdp
    * add ffmpeg to RDEPEND
    * drop old local USE flag rootston
    * drop old ebuilds
    
    Closes: https://bugs.gentoo.org/686872
    Closes: https://bugs.gentoo.org/699574
    
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 gui-libs/wlroots/Manifest                          |   2 -
 gui-libs/wlroots/metadata.xml                      |   1 -
 gui-libs/wlroots/wlroots-0.6.0.ebuild              | 101 ---------------------
 ...lroots-0.7.0.ebuild => wlroots-0.8.1-r1.ebuild} |   8 +-
 4 files changed, 5 insertions(+), 107 deletions(-)