Bug 440881

Summary: FTBFS xdrawchem-1.9.9-8.fc9
Product: [Fedora] Fedora Reporter: FTBFS <ftbfs>
Component: xdrawchemAssignee: Dominik 'Rathann' Mierzejewski <dominik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: jes
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://linux.dell.com/files/fedora/FixBuildRequires/mock-results-core/
Whiteboard:
Fixed In Version: 1.9.9-9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-04 20:42:51 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:43:13 UTC
xdrawchem-1.9.9-8.fc9.src.rpm Failed To Build From Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

Comment 1 FTBFS 2008-04-04 16:43:18 UTC
Created attachment 301080 [details]
root.log.bz2

root.log for i386

Comment 2 FTBFS 2008-04-04 16:43:19 UTC
Created attachment 301081 [details]
build.log.bz2

build.log for i386

Comment 3 FTBFS 2008-04-04 16:43:21 UTC
Created attachment 301082 [details]
root.log.bz2

root.log for x86_64

Comment 4 FTBFS 2008-04-04 16:43:22 UTC
Created attachment 301083 [details]
build.log.bz2

build.log for x86_64

Comment 5 Dominik 'Rathann' Mierzejewski 2008-04-04 19:34:07 UTC
Two separate issues here:
1. qt moved to 4.x, hence qt3-devel should be in BR (done by Rex)
2. doesn't compile against openbabel-2.2

Comment 6 Dominik 'Rathann' Mierzejewski 2008-04-04 20:42:51 UTC
Compiles. Untested, though.

Comment 7 Joe Smith 2008-04-17 19:43:46 UTC
Sorry, I guess this is redundant, but just in case...

Current binary package in rawhide segfaults for me.

Source package won't build.

I'm running F9 beta with all but today's updates.

$ rpm -qa | egrep 'xdrawchem|qt|babel|gcc' | sort
gcc-4.3.0-6.i386
gcc-c++-4.3.0-6.i386
gcc-gfortran-4.3.0-6.i386
libgcc-4.3.0-6.i386
openbabel-2.2.0-0.1.b3.fc9.i386
openbabel-devel-2.2.0-0.1.b3.fc9.i386
qt3-3.3.8b-12.fc9.i386
qt3-devel-3.3.8b-12.fc9.i386
xdrawchem-1.9.9-9.fc9.i386
$ rpm -i /mnt/extra/packages/xdrawchem-1.9.9-9.fc9.src.rpm
$ cd ~/rpmbuild/SPECS/
$ QTLIBDIR=/usr/lib/qt-3.3/lib QTINCDIR=/usr/lib/qt-3.3/include rpmbuild -bb
xdrawchem.spec
...
checking for X... libraries , headers 
checking QTINCDIR... /usr/lib/qt-3.3/include
checking QTLIBDIR... /usr/lib/qt-3.3
checking for moc... configure: error: *** No Qt meta object compiler (moc) found!
error: Bad exit status from /var/tmp/rpm-tmp.13007 (%build)
...