Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854768 - app-misc/razertool-0.0.7-r4 installs udev rules without inheriting udev.eclass
Summary: app-misc/razertool-0.0.7-r4 installs udev rules without inheriting udev.eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-28 06:49 UTC by Agostino Sarubbo
Modified: 2022-07-14 11:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,53.75 KB, text/plain)
2022-06-28 06:49 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-06-28 06:49:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/razertool-0.0.7-r4 installs udev rules without inheriting udev.eclass.
Discovered on: amd64 (internal ref: lto_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-28 06:49:54 UTC
Created attachment 788279 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-14 11:49:23 UTC
The bug has been closed via the following commit(s):

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

commit 94142d520baf78952a385c000142a38c28fa499b
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-07-14 11:29:52 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-07-14 11:49:12 +0000

    app-misc/razertool: switch to udev eclass
    
    Also move to configure.ac, clean patches from sed, EAPI bump
    
    Closes: https://bugs.gentoo.org/854768
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 app-misc/razertool/files/razertool-0.0.7-ar.patch  |  11 --
 .../files/razertool-0.0.7-configure.patch          | 212 +++++++++++++++++++++
 .../razertool/files/razertool-0.0.7-rules.patch    |   8 +
 ...l-0.0.7-r4.ebuild => razertool-0.0.7-r5.ebuild} |  29 ++-
 4 files changed, 233 insertions(+), 27 deletions(-)