Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 440297 - FTBFS gcin-1.3.9-2.fc9
Summary: FTBFS gcin-1.3.9-2.fc9
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcin
Version: 9
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Chung-Yen Chang
QA Contact: Fedora Extras Quality Assurance
URL: http://linux.dell.com/files/fedora/Fi...
Whiteboard:
Depends On:
Blocks: FTBFS
TreeView+ depends on / blocked
 
Reported: 2008-04-02 17:45 UTC by FTBFS
Modified: 2008-07-08 04:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-08 04:35:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description FTBFS 2008-04-02 17:45:29 UTC
gcin-1.3.9-2.fc9.src.rpm Failed To Build From Source

Comment 1 Chung-Yen Chang 2008-04-03 00:43:48 UTC
This build should be OK.

testing if you have QT_IM_MODULE dir:/usr/lib/qt3/plugins/inputmethods support
testing if you have QT_IM_MODULE dir:/usr/lib/qt-3.3/plugins/inputmethods support
testing if you have QT_IM_MODULE dir:/usr/lib/qt-4/plugins/inputmethods support
-> No, you don't have

Check your gcin spec file: (there is a little change)

BuildRequires:  qt3-devel, gtk2-devel, desktop-file-utils

*NOT*
BuildRequires:  qt-devel, gtk2-devel, desktop-file-utils



Comment 2 Caius Chance 2008-04-03 00:50:43 UTC
Build alright on Koji:

http://koji.fedoraproject.org/koji/buildinfo?buildID=37096

NOTABUG.

Comment 3 FTBFS 2008-04-03 01:46:46 UTC
Sorry, my script was supposed to upload the build.log attachment, but that
failed.  I'll fix the script.  But until then, it did indeed fail with a missing
file.

Processing files: gcin-debuginfo-1.3.9-2.fc9
Provides: im-gcin.so.debug libgcin-im-client.so.1.0.2.debug
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libgcin-im-client.so.1
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/var/tmp/gcin-1.3.9-2.fc9-root-mockbuild
RPM build errors:
    File not found:
/var/tmp/gcin-1.3.9-2.fc9-root-mockbuild/usr/lib/qt-3.3/plugins/inputmethods/libqgcin.so


Comment 4 Chung-Yen Chang 2008-04-03 01:58:58 UTC
It looks like you lack qt library.

please check:
$ rpm -qa |grep qt
$ uname -a


Comment 5 Jens Petersen 2008-04-11 05:57:08 UTC
Yes, but you didn't build the fix yet....
hence builds from cvs but not from current srpm in rawhide.

Comment 6 Bug Zapper 2008-05-14 08:35:44 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 7 Matt Domsch 2008-07-08 04:35:02 UTC
builds as of 2008-07-03, version 1.4.2-2.fc10.


Note You need to log in before you can comment on or make changes to this bug.