Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690444 - sys-devel/crossdev pie_support and ssp_support checks are ignored with hardened profiles
Summary: sys-devel/crossdev pie_support and ssp_support checks are ignored with harden...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Crossdev team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-22 14:56 UTC by jo77ah
Modified: 2019-10-30 22:52 UTC (History)
2 users (show)

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 jo77ah 2019-07-22 14:56:44 UTC
In [1] only GUSE is set, but ignored since i.e. the profile default/linux/amd64/17.1/hardened defines pie in use.force.

The same applies for ssp.

A call to set_use_mask in [2] should fix this. I just tested this quickly by setting it in set_portage and it worked.

I have overwritten the log, but if needed i can rerun it.

[1] https://gitweb.gentoo.org/proj/crossdev.git/tree/crossdev#n414
[2] https://gitweb.gentoo.org/proj/crossdev.git/tree/crossdev#n1044
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2019-08-04 12:03:45 UTC
Please provide a bit more info:
- your end goal . I guess it's to get a crosscompiler for some ${CTARGET}.
- what command you ran
- what problem you are having
- the output of 'emerge --info'