Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1230504 - BuildRequires on gcc-c++ not glibc-headers.
Summary: BuildRequires on gcc-c++ not glibc-headers.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vmmlib
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1230505
TreeView+ depends on / blocked
 
Reported: 2015-06-11 04:31 UTC by Carlos O'Donell
Modified: 2016-06-08 15:46 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-08 15:46:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carlos O'Donell 2015-06-11 04:31:08 UTC
Please replace the BuildRequires: glibc-headers with BuildRequires: gcc-c++. The new Fedora packaging guidelines require you define all the things you need in the buildroot to build [1].

Given that this package has C/C++ code it should BuildRequires: gcc-c++, and that is sufficient to bring in all of the required core C/C++ libraries and headers to compile C/C++ code.

The reason I'm asking is because glibc-headers may or may not be removed in the future and it isn't sufficient to guarantee the package builds.

[1] https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRequires_2

Comment 1 Jan Kurik 2015-07-15 14:01:32 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 2 Carlos O'Donell 2016-06-08 14:41:57 UTC
Any progress on removing the unused BuildRequires on glibc-headers?

Comment 3 Jaroslav Škarvada 2016-06-08 15:46:05 UTC
Thanks for the ping, I simply forgot.


Note You need to log in before you can comment on or make changes to this bug.