Bug 146367

Summary: gnome-vfsmm26 fails build on x86_64
Product: [Fedora] Fedora Reporter: Thorsten Leemhuis <fedora>
Component: gnome-vfsmm26Assignee: Denis Leroy <denisleroy>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
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: 2005-01-29 11:52:45 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:
Attachments:
Description Flags
failed build log from current cvs version
none
failed build log from current cvs version with and added autoreconf after %setup
none
Updated spec file to fix x86-64
none
the compressed patch for the updated spec file none

Description Thorsten Leemhuis 2005-01-27 16:25:57 UTC
Description of problem:
gnome-vfsmm26 fails build on x86_64; See log

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

How reproducible:
Always

Additional info:
- Tried autoreconf and adding LIBTOOL=/usr/bin/libtool ; both does not help

Comment 1 Thorsten Leemhuis 2005-01-27 16:25:57 UTC
Created attachment 110302 [details]
failed build log from current cvs version

Comment 2 Thorsten Leemhuis 2005-01-27 16:36:42 UTC
Created attachment 110303 [details]
failed build log from current cvs version with and added autoreconf after %setup

Comment 3 Thorsten Leemhuis 2005-01-27 19:20:39 UTC
Created attachment 110309 [details]
Updated spec file to fix x86-64

autoreconf can fix this package; made a error during the tests. Sorry for the
noise. Thanks mshwendt for help.

Find attached a update spec file. Build tested on x86_64.

Comment 4 Thorsten Leemhuis 2005-01-27 19:22:26 UTC
Created attachment 110310 [details]
the compressed patch for the updated spec file

Comment 5 Michael Schwendt 2005-01-28 00:51:11 UTC
Took the freedom and deleted the autom4te cache files from the patch.
That cut its size down to 1/3.

Applied in CVS.


Comment 6 Thorsten Leemhuis 2005-01-29 11:52:45 UTC
Thanks Michael.