Bug 150627

Summary: gnome-utils spec file not suitable for recompilation on x86_64
Product: [Fedora] Fedora Reporter: Michal Jaegermann <michal>
Component: gnome-utilsAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-17 19:14:29 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: 136451    

Description Michal Jaegermann 2005-03-08 23:28:33 UTC
Description of problem:

gnome-utils spec file suffers from exactly the same affliction
as described in a bug #149005.  If you will try to rebuild that
on x86_64 then an infamous /usr/lib/libpopt.so pops out and
results, predictably, fail to link.

A cure is also the same as described in #149005.  After replacing

libtoolize --force --copy

with

libtoolize --force --copy && aclocal && autoconf

the whole thing indeed recompiled.

It is quite likely that a lot of other packages has the same
problem but a Red Hat build system has to be doing something
else (or is building in another environment then a regular
installation?) so this, unfortunately, is not showing up there.

See also bug #138742.

Version-Release number of selected component (if applicable):
gnome-utils-2.9.92-2

Comment 1 Ray Strode [halfline] 2005-05-17 19:14:29 UTC
should be fixed in tomorrow's rawhide.