Bug 193476

Summary: gtkhtml36 fails to build in mock with minimal build environment
Product: [Fedora] Fedora Reporter: Paul Howarth <paul>
Component: gtkhtml36Assignee: Michael A. Peters <mpeters>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-21 07:30:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 193444    
Attachments:
Description Flags
Build log when built in mock with minimal buildroot none

Description Paul Howarth 2006-05-29 13:25:16 UTC
This package fails to build in mock if the minimal build group is reduced to
only the packages listed in the Exceptions section of the packaging guidelines.

This problem can be fixed by adding a buildreq of intltool (which will also pull
in the perl(XML::Parser) dep that is the apparent cause of the failure).

Failing build log is attached.

Comment 1 Paul Howarth 2006-05-29 13:25:16 UTC
Created attachment 130190 [details]
Build log when built in mock with minimal buildroot

Comment 2 Michael A. Peters 2006-06-03 12:10:39 UTC
The spec file in CVS has been updated.
Build works on x86_64 but on x86, a segmentation fault is resulting early on - I
suspect a build system quirk, will try rebuilding in a week.

Comment 3 Paul Howarth 2006-06-21 07:30:26 UTC
Matt's reports indicate that this is now OK.