Bug 440798

Summary: FTBFS unixODBC-2.2.12-6.fc9
Product: [Fedora] Fedora Reporter: FTBFS <ftbfs>
Component: unixODBCAssignee: Tom Lane <tgl>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: hhorak, kevin
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://linux.dell.com/files/fedora/FixBuildRequires/mock-results-core/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-04 17:35:38 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: 440169    
Attachments:
Description Flags
root.log.bz2
none
build.log.bz2
none
root.log.bz2
none
build.log.bz2 none

Description FTBFS 2008-04-04 16:00:46 UTC
unixODBC-2.2.12-6.fc9.src.rpm Failed To Build From Source

Comment 1 FTBFS 2008-04-04 16:00:50 UTC
Created attachment 300772 [details]
root.log.bz2

root.log for i386

Comment 2 FTBFS 2008-04-04 16:00:51 UTC
Created attachment 300773 [details]
build.log.bz2

build.log for i386

Comment 3 FTBFS 2008-04-04 16:00:53 UTC
Created attachment 300774 [details]
root.log.bz2

root.log for x86_64

Comment 4 FTBFS 2008-04-04 16:00:54 UTC
Created attachment 300775 [details]
build.log.bz2

build.log for x86_64

Comment 5 Tom Lane 2008-04-04 16:35:08 UTC
Hey Kevin, this seems to be a consequence of qt having been changed from qt3 to qt4 in rawhide.  Can 
you give me some advice what to do about it?  The immediate problem is that /etc/profile.d/qt.sh has 
disappeared, but I wonder how many other incompatibilities might exist between 3 and 4.

Comment 6 Kevin Kofler 2008-04-04 16:37:18 UTC
Just BR qt3-devel instead of qt-devel.

Comment 7 Tom Lane 2008-04-04 16:38:25 UTC
Okay, thanks.