Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666566 - media-sound/ncmpc-0.31 : meson.build:1:0: ERROR: Value ncursesw is not boolean (true or false).
Summary: media-sound/ncmpc-0.31 : meson.build:1:0: ERROR: Value ncursesw is not boolea...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-19 16:33 UTC by Toralf Förster
Modified: 2018-09-20 05:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.84 KB, text/plain)
2018-09-19 16:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,146.07 KB, text/plain)
2018-09-19 16:33 UTC, Toralf Förster
Details
environment (environment,81.10 KB, text/plain)
2018-09-19 16:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.74 KB, application/x-bzip)
2018-09-19 16:33 UTC, Toralf Förster
Details
media-sound:ncmpc-0.31:20180919-141738.log (media-sound:ncmpc-0.31:20180919-141738.log,2.58 KB, text/plain)
2018-09-19 16:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.99 KB, application/x-bzip)
2018-09-19 16:33 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 2018-09-19 16:33:26 UTC
Build type: native build

meson.build:1:0: ERROR:  Value ncursesw is not boolean (true or false).

A full log can be found at /var/tmp/portage/media-sound/ncmpc-0.31/work/ncmpc-0.31-build/meson-logs/meson-log.txt
 * ERROR: media-sound/ncmpc-0.31::gentoo failed (configure phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_20180916-115441

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv media-sound/ncmpc
[ebuild  N    ] media-sound/ncmpc-0.31  USE="artist-screen help-screen mouse nls song-screen -async-connect -chat-screen -doc -key-screen -lirc -lyrics-screen -outputs-screen -search-screen -tcp" 

!!! The following installed packages are masked:
- app-misc/fujiplay-1.33-r1::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-09-19 16:33:29 UTC
Created attachment 547328 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-19 16:33:33 UTC
Created attachment 547330 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-19 16:33:36 UTC
Created attachment 547332 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-19 16:33:39 UTC
Created attachment 547334 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-19 16:33:41 UTC
Created attachment 547336 [details]
media-sound:ncmpc-0.31:20180919-141738.log
Comment 6 Toralf Förster gentoo-dev 2018-09-19 16:33:44 UTC
Created attachment 547338 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-09-20 05:12:28 UTC
The bug has been closed via the following commit(s):

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

commit fe9c51dbe7a455710212142974b018589c190352
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2018-09-20 05:12:06 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2018-09-20 05:12:06 +0000

    media-sound/ncmpc: Set -Dcolors=true
    
    While there, fix whitespace.
    
    Fixes: https://bugs.gentoo.org/666566
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 media-sound/ncmpc/ncmpc-0.31.ebuild | 24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)