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

Bug 691142

Summary: sys-apps/kbd-2.2.0: Files built without respecting CFLAGS have been detected
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/legionus/kbd/pull/30
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/log/portage/sys-apps:kbd-2.2.0:20190731-121353.log

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-07-31 15:27:08 UTC
Created attachment 585242 [details]
/var/log/portage/sys-apps:kbd-2.2.0:20190731-121353.log

* QA Notice: Files built without respecting CFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/bin/resizecons
 * /usr/bin/setkeycodes
 * /usr/bin/getkeycodes
 * /usr/bin/setvtrgb
 * /usr/bin/kbdinfo
 * /usr/bin/openvt
 * /usr/bin/deallocvt
 * /usr/bin/chvt
 * /usr/bin/kbdrate
 * /usr/bin/fgconsole
 * /usr/bin/psfxtable
 * /usr/bin/kbd_mode
 * /usr/bin/setmetamode
 * /usr/bin/setleds
 * /usr/bin/showconsolefont
 * /usr/bin/setfont
 * /usr/bin/showkey
 * /usr/bin/loadkeys
 * /usr/bin/dumpkeys
 * /usr/bin/loadunimap
 * /usr/bin/mapscrn
 * /usr/bin/vlock
Comment 1 Larry the Git Cow gentoo-dev 2019-07-31 16:18:16 UTC
The bug has been referenced in the following commit(s):

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

commit b6f4e5bd8aeeea00704ffd77554d8c3d7291f1d4
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-07-31 16:16:21 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-07-31 16:18:10 +0000

    sys-apps/kbd: Respect user CFLAGS
    
    Thanks-to: Michał Górny <mgorny@gentoo.org>
    Bug: https://bugs.gentoo.org/691142
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-apps/kbd/files/kbd-2.2.0-cflags.patch          | 33 ++++++++++++++++++++++
 .../kbd/{kbd-2.2.0.ebuild => kbd-2.2.0-r1.ebuild}  | 10 ++++---
 2 files changed, 39 insertions(+), 4 deletions(-)