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 522548 - clutter-gtk fails to build
Summary: clutter-gtk fails to build
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: distribution
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: beta
: ---
Assignee: Owen Taylor
QA Contact: Daniel Riek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-10 16:47 UTC by Bill Nottingham
Modified: 2014-03-17 03:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-15 15:04:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2009-09-10 16:47:05 UTC
More info at: https://brewweb.devel.redhat.com/taskinfo?taskID=1979892

Making all in clutter-gtk
  CC    gtk-clutter-util.o
  CC    gtk-clutter-embed.o
  CC    gtk-clutter-scrollable.o
  CC    gtk-clutter-viewport.o
  CC    gtk-clutter-zoomable.o
  LINK  libclutter-gtk-0.10.la
Traceback (most recent call last):
  File "/usr/bin/g-ir-scanner", line 38, in <module>
    sys.exit(scanner_main(sys.argv))
  File "/usr/lib/python2.6/site-packages/giscanner/scannermain.py", line 277, in scanner_main
    transformer.register_include(include_obj)
  File "/usr/lib/python2.6/site-packages/giscanner/transformer.py", line 112, in register_include
    self._parse_include(filename)
  File "/usr/lib/python2.6/site-packages/giscanner/transformer.py", line 140, in _parse_include
    self.register_include(include)
  File "/usr/lib/python2.6/site-packages/giscanner/transformer.py", line 111, in register_include
    filename = self._find_include(include)
  File "/usr/lib/python2.6/site-packages/giscanner/transformer.py", line 129, in _find_include
    % (girname, searchdirs))
ValueError: Couldn't find include 'PangoCairo-1.0.gir' (search path: ['.', 'path=.', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0'])
make[2]: *** [GtkClutter-0.10.gir] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.6JIcDh (%build)

Current dependent packages of note in buildroot:
DEBUG util.py:256:   clutter                      i686    1.0.4-1.el6                  build  444 k
...
DEBUG util.py:256:   gir-repository               i686    0.6.5-2.el6                  build  383 k
...
DEBUG util.py:256:   gobject-introspection        i686    0.6.5-1.el6                  build  154 k
DEBUG util.py:256:   gobject-introspection-devel  i686    0.6.5-1.el6                  build  343 k

Comment 2 Owen Taylor 2009-09-15 15:04:29 UTC
Dennis Gregorovic did a rebuild adding the missing gir-repository-devel - should be OK now.


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