Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 745756

Summary: media-fonts/font-cronyx-cyrillic-1.0.3-r2 : QA Notice: Unrecognized configure options:
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal Keywords: QAglobalscope
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: elog-media-fonts:font-cronyx-cyrillic-1.0.3-r2:20200930-144515.log
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2020-09-30 16:31:19 UTC
QA: install
QA Notice: Unrecognized configure options:

	--disable-iso8859-2
	--disable-iso8859-3
	--disable-iso8859-4
	--disable-iso8859-5

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20200927-051735

  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2020-09-30 16:31:22 UTC
Created attachment 663235 [details]
elog-media-fonts:font-cronyx-cyrillic-1.0.3-r2:20200930-144515.log
Comment 2 Toralf Förster gentoo-dev 2020-09-30 16:31:23 UTC
Created attachment 663238 [details]
etc.portage.tbz2
Comment 3 Larry the Git Cow gentoo-dev 2020-10-03 01:32:38 UTC
The bug has been closed via the following commit(s):

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

commit 01791842dc03edb66b0384561b63ae95fc7d8d59
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2020-10-01 05:12:39 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-10-03 01:31:49 +0000

    xorg-3.eclass: Drop font IUSE=nls handling
    
    The previous logic incorrectly added IUSE=nls for font-bitstream-100dpi,
    font-bitstream-75dpi, font-cronyx-cyrillic, font-misc-cyrillic,
    font-screen-cyrillic, and font-winitzki-cyrillic. This caused
    "QA Notice: Unrecognized configure options: ..." with USE=-nls.
    
    Instead, we'll simply have IUSE="nls" in the packages' ebuilds that need
    it.
    
    Closes: https://bugs.gentoo.org/745756
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 eclass/xorg-3.eclass | 2 --
 1 file changed, 2 deletions(-)