Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691142 - sys-apps/kbd-2.2.0: Files built without respecting CFLAGS have been detected
Summary: sys-apps/kbd-2.2.0: Files built without respecting CFLAGS have been detected
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-31 15:27 UTC by Michał Górny
Modified: 2019-08-01 09:46 UTC (History)
0 users

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


Attachments
/var/log/portage/sys-apps:kbd-2.2.0:20190731-121353.log (sys-apps:kbd-2.2.0:20190731-121353.log,241.50 KB, text/plain)
2019-07-31 15:27 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)