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 97693 - Build fails with recent toolchain
Summary: Build fails with recent toolchain
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: gnome-python2
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matt Wilson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: CambridgeBlocker
TreeView+ depends on / blocked
 
Reported: 2003-06-19 13:08 UTC by Enrico Scholz
Modified: 2007-04-18 16:54 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-10-21 19:57:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Enrico Scholz 2003-06-19 13:08:24 UTC
Description of problem:

-----
$ rpmbuild --rebuild gnome-python2-1.99.14-6.src.rpm
...
RPM build errors:
    File not found by glob: /var/tmp/gnome-python-root/usr/lib/python?.?/site-packages/gtk-2.0/gnome/_gnomemodule.so
    File not found by glob: /var/tmp/gnome-python-root/usr/lib/python?.?/site-packages/gtk-2.0/gnome/uimodule.so
    File not found by glob: /var/tmp/gnome-python-root/usr/lib/python?.?/site-packages/gtk-2.0/gnome/vfsmodule.so
    File not found by glob: /var/tmp/gnome-python-root/usr/lib/python?.?/site-packages/gtk-2.0/gnome/appletmodule.so
    File not found by glob: /var/tmp/gnome-python-root/usr/lib/python?.?/site-packages/gtk-2.0/gnome/canvasmodule.so
    File not found by glob: /var/tmp/gnome-python-root/usr/lib/python?.?/site-packages/gtk-2.0/gnome/nautilusmodule.so
    File not found by glob: /var/tmp/gnome-python-root/usr/lib/python?.?/site-packages/gtk-2.0/bonobo/*.so
-----

Instead, files without the '.so' suffix are existing:

$ ll /var/tmp/gnome-python-root/usr/lib/python?.?/site-packages/gtk-2.0/gnome
total 252
-rw-r--r--    1 ensc     ensc          281 Jun 19 15:03 __init__.py
-rw-r--r--    1 ensc     ensc          427 Jun 19 15:03 __init__.pyc
-rw-r--r--    1 ensc     ensc          388 Jun 19 15:03 __init__.pyo
-rwxr-xr-x    1 ensc     ensc        19248 Jun 19 15:03 _gnomemodule
-rwxr-xr-x    1 ensc     ensc        12404 Jun 19 15:03 appletmodule
-rwxr-xr-x    1 ensc     ensc        28700 Jun 19 15:03 canvasmodule
-rwxr-xr-x    1 ensc     ensc        14816 Jun 19 15:03 nautilusmodule
-rwxr-xr-x    1 ensc     ensc       119020 Jun 19 15:03 uimodule
-rwxr-xr-x    1 ensc     ensc        32068 Jun 19 15:03 vfsmodule


Version-Release number of selected component (if applicable):

automake-1.7.5-1
autoconf-2.57-3
libtool-1.5-3

Comment 1 Bill Nottingham 2003-10-21 19:57:02 UTC
Should be fixed in 2.0.0-x.


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