Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 935789

Summary: sys-devel/gcc:14 USE="doc" requires deleting /usr/share/gcc-data/x86_64-pc-linux-gnu/14/info
Product: Gentoo Linux Reporter: Jon Daniel <joneqdaniel>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal CC: joneqdaniel
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info gcc:14

Description Jon Daniel 2024-07-09 14:32:57 UTC
USE="doc" emerge -v gcc:14 breaks with existing /usr/share/gcc-data/14/info data

Reproducible: Always

Steps to Reproduce:
1. Have previous /usr/share/gcc-data/14/info content
2. USE="doc" emerge -v gcc:14
Actual Results:  
Breaks with output related to /usr/share/gcc-data/14/info

Expected Results:  
Successful emerge
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-09 14:33:52 UTC
Please show how it breaks with a full build.log & emerge --info.
Comment 2 Jon Daniel 2024-07-09 14:37:43 UTC
Created attachment 897375 [details]
emerge --info gcc:14