Bug 221043 - gtkmozembedmm has broken dependencies in devel/fc7
Summary: gtkmozembedmm has broken dependencies in devel/fc7
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtkmozembedmm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Haïkel Guémar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE7Target
TreeView+ depends on / blocked
 
Reported: 2006-12-31 01:40 UTC by Kevin Fenzi
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 1.4.2.cvs20060817-9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-03-14 22:27:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kevin Fenzi 2006-12-31 01:40:54 UTC
Description of problem:

        gtkmozembedmm - 1.4.2.cvs20060817-5.fc7.i386    (38 days)
        gtkmozembedmm - 1.4.2.cvs20060817-5.fc7.i386    (38 days)
        gtkmozembedmm - 1.4.2.cvs20060817-5.fc7.ppc    (38 days)
        gtkmozembedmm - 1.4.2.cvs20060817-5.fc7.x86_64    (38 days)

    gtkmozembedmm-1.4.2.cvs20060817-5.fc7.ppc  requires  gecko-libs = 0:2.0
    gtkmozembedmm-1.4.2.cvs20060817-5.fc7.i386  requires  gecko-libs = 0:2.0
    gtkmozembedmm-1.4.2.cvs20060817-5.fc7.x86_64  requires  gecko-libs = 0:2.0
    gtkmozembedmm-1.4.2.cvs20060817-5.fc7.i386  requires  gecko-libs = 0:2.0

Looks like the package won't rebuild on devel/fc7... 

See: 

http://buildsys.fedoraproject.org/build-status/job.psp?uid=24387

For more details. 
Looks like the error is:

configure: error: cannot find install-sh or install.sh in scripts ./scripts

Comment 1 Haïkel Guémar 2007-01-04 08:40:28 UTC
I still haven't found why it is broken in rawhide, the package builds fine on
fc6, even against FF2.0.x

Comment 2 Kevin Fenzi 2007-01-05 04:02:59 UTC
Take a look at the 'scripts' directory thats shipped with the program: 

drwxr-xr-x 2 kevin mock 1024 Sep 14 08:24 .
drwxr-xr-x 9 kevin mock 1024 Sep 14 08:24 ..
lrwxrwxrwx 1 kevin mock   31 Jan  4 20:58 config.guess ->
/usr/share/libtool/config.guess
lrwxrwxrwx 1 kevin mock   29 Jan  4 20:58 config.sub ->
/usr/share/libtool/config.sub
lrwxrwxrwx 1 kevin mock   31 Jan  4 20:58 depcomp -> /usr/share/automake-1.9/depcomp
lrwxrwxrwx 1 kevin mock   34 Jan  4 20:58 install-sh ->
/usr/share/automake-1.9/install-sh
lrwxrwxrwx 1 kevin mock   28 Jan  4 20:58 ltmain.sh -> /usr/share/libtool/ltmain.sh
-rw-r--r-- 1 kevin mock 1419 Aug  4  2004 macros.m4
-rw-r--r-- 1 kevin mock   25 Aug  4  2004 Makefile.am
-rw-r--r-- 1 kevin mock 9892 Sep 14 08:24 Makefile.in
lrwxrwxrwx 1 kevin mock   31 Jan  4 20:58 missing -> /usr/share/automake-1.9/missing

Note that in devel, automake is: 

automake-1.10-2.noarch

So, all those automake-1.9 links are borken. 

So, at the very least you will need to remove and point all those links to 
automake-1.10. 

I'd be happy to test any potential fix for you. 

Comment 3 Haïkel Guémar 2007-01-06 17:41:38 UTC
Thanks for your help.
After re-running the autogen script, the package now builds on rawhide.

Comment 4 Haïkel Guémar 2007-03-14 22:27:51 UTC
Updated the gecko-libs versionning.


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