Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935789 - sys-devel/gcc:14 USE="doc" requires deleting /usr/share/gcc-data/x86_64-pc-linux-gnu/14/info
Summary: sys-devel/gcc:14 USE="doc" requires deleting /usr/share/gcc-data/x86_64-pc-li...
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: 2024-07-09 14:32 UTC by Jon Daniel
Modified: 2024-07-10 19:13 UTC (History)
1 user (show)

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


Attachments
emerge --info gcc:14 (emerge-info.txt,18.82 KB, text/plain)
2024-07-09 14:37 UTC, Jon Daniel
Details

Note You need to log in before you can comment on or make changes to this bug.
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