Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576762 - sys-process/criu should *not* refuse building due to kernel options
Summary: sys-process/criu should *not* refuse building due to kernel options
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-08 11:00 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2016-03-14 12:13 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2016-03-08 11:00:59 UTC
It has been a longtime policy that you don't stop builds because of mismatching kernel options. Not only this is currently hitting me on one of my servers, but it makes tinderboxing impossible.
Comment 1 Pacho Ramos gentoo-dev 2016-03-08 11:59:36 UTC
I see no option as fatal in ebuild:
CONFIG_CHECK="~CHECKPOINT_RESTORE ~NAMESPACES ~PID_NS ~FHANDLE ~EVENTFD ~EPOLL ~INOTIFY_USER
        ~IA32_EMULATION ~UNIX_DIAG ~INET_DIAG ~INET_UDP_DIAG ~PACKET_DIAG ~NETLINK_DIAG"


What concrete error are you getting?