Bug 103882

Summary: Need Requires: libtool => 1.5
Product: [Retired] Red Hat Raw Hide Reporter: Techwolf <techwolf>
Component: attrAssignee: Stephen Tweedie <sct>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-10 18:04:09 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:

Description Techwolf 2003-09-06 03:47:22 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030801

Description of problem:
With libtool-1.4.3-5.athlon.rpm, rebuild --rebuild did not work

After upgrading to libtool-*1.5-5.athlon.rpm, rpmbuild --rebuild worked.

Version-Release number of selected component (if applicable):
attr-2.4.1-2.src.rpm

How reproducible:
Always

Steps to Reproduce:
1.rpmbuild --rebuild attr-2.4.1-2.src.rpm
2.
3.
    

Actual Results:  + make 'LIBTOOL=libtool --tag=CC'
=== include ===
rm -f attr
ln -s . attr
=== libattr ===
libtool --tag=CC --mode=compile gcc -O3 -fomit-frame-pointer -march=athlon-4
-mmmx -msse -m3dnow -mfpmath=sse -maccumulate-outgoing-args -g -DDEBUG
-funsigned-char -Wall -I./include -DVERSION=\"2.4.1\"
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64  -g -DDEBUG -funsigned-char -Wall -I../include
-DVERSION=\"2.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\"
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h  -D_REENTRANT
-fno-strict-aliasing -c libattr.c
libtool: unrecognized option `--tag=CC'
Try `libtool --help' for more information.
make[1]: *** [libattr.lo] Error 1
make: *** [default] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.3876 (%build)


Expected Results:  Wrote: /home/techwolf/rpm/RPMS/athlon/attr-2.4.1-2.athlon.rpm
Wrote: /home/techwolf/rpm/RPMS/athlon/libattr-2.4.1-2.athlon.rpm
Wrote: /home/techwolf/rpm/RPMS/athlon/libattr-devel-2.4.1-2.athlon.rpm


Additional info:

Sujest changing spec require line to:

BuildRequires: autoconf, libtool => 1.5

Comment 1 Stephen Tweedie 2004-09-10 18:04:09 UTC
Committed and built; will be picked up in rawhide.