Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1058954

Summary: FTBFS of gimp-help on x86_64 mock root
Product: Red Hat Enterprise Linux 7 Reporter: Tuomo Soini <tis>
Component: gimp-helpAssignee: Nils Philippsen <nphilipp>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: kbsingh, nphilipp, riehecky, tis
Target Milestone: rcKeywords: EasyFix, Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-26 17:29:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
mock log from failed build none

Description Tuomo Soini 2014-01-28 20:16:45 UTC
Created attachment 856822 [details]
mock log from failed build

Description of problem:

rebuilding gimp-help with x86_64 mock root fails.

Comment 2 Nils Philippsen 2014-01-29 14:29:15 UTC
Thanks for reporting this bug. We already found this issue in internal testing, an updated package which fixes it is on the way.

*** This bug has been marked as a duplicate of bug 1048861 ***

Comment 3 Tuomo Soini 2014-05-05 14:25:31 UTC
I'm not able to see bug#1048861 and this issue is still there on public rhel7 RC.

Comment 4 Nils Philippsen 2014-05-05 15:18:14 UTC
(In reply to Tuomo Soini from comment #3)
> I'm not able to see bug#1048861 and this issue is still there on public
> rhel7 RC.

With which package version are you seeing this?

Comment 5 Tuomo Soini 2014-05-05 15:34:15 UTC
gimp-help-2.8.1-1.el7

Comment 6 Tuomo Soini 2014-05-05 15:38:47 UTC
This is random problem - doesn't happen every time. Looks like parallel build problem with %{_smp_mflags} being -j8.

Comment 7 Nils Philippsen 2014-06-13 11:49:36 UTC
I'm not sure if only parallel building contributes to the problem. I've seen builds where invoked tools crash, but make continues regardless. I'll have to dig deeper what on earth happens here...

Comment 8 Ludek Smid 2014-06-26 10:52:24 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.

Comment 9 Ludek Smid 2014-06-26 11:16:01 UTC
The comment above is incorrect. The correct version is bellow.
I'm sorry for any inconvenience.
---------------------------------------------------------------

This request was NOT resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you need
to escalate this bug.

Comment 10 Nils Philippsen 2016-07-29 16:47:05 UTC
Fixed in Fedora by not attempting parallel builds:

--- 8< ---
# don't attempt parallel builds, they tend to produce bad output without
# failing
make
--- >8 ---

Comment 11 Nils Philippsen 2016-08-26 17:29:40 UTC
As per the previous comment, this is easily fixable (and should be done so if and when we update in RHEL). However, merely rebuilding to include the build fix is inappropriate, therefore I'll close this bug now.