Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690356 - sys-fs/udev-242 needs the GCC 9 fix from bug 685534
Summary: sys-fs/udev-242 needs the GCC 9 fix from bug 685534
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-21 12:38 UTC by Maciej S. Szmigiero
Modified: 2019-07-30 14:46 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej S. Szmigiero 2019-07-21 12:38:58 UTC
sys-fs/udev-242 also needs systemd's fix from bug 685534 in order
to build successfully with GCC 9 as it is exactly the same codebase.

Specifically, it was enough for me to apply the following patch to make
it compile:
https://patch-diff.githubusercontent.com/raw/systemd/systemd/pull/12641.patch
Comment 1 Larry the Git Cow gentoo-dev 2019-07-30 14:46:03 UTC
The bug has been closed via the following commit(s):

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

commit bedd1302f0fdf5d892f9bf8be663e6b3bfa3cb0e
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2019-07-30 14:44:29 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2019-07-30 14:45:04 +0000

    sys-fs/udev: backport fixes for gcc 9
    
    Closes: https://bugs.gentoo.org/690356
    Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-fs/udev/files/242-gcc-9.patch | 163 ++++++++++++++++++++++++++++++++++++++
 sys-fs/udev/udev-242.ebuild       |   1 +
 2 files changed, 164 insertions(+)