Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 270086

Summary: net-dialup/capisuite-0.4.5-r6: sfftobmp not found
Product: Gentoo Linux Reporter: Navid Zamani <navid.zamani>
Component: [OLD] ServerAssignee: Gentoo Dialup Developers <net-dialup>
Status: VERIFIED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The associated config.log
emerge --info

Description Navid Zamani 2009-05-16 17:17:35 UTC
When emerging capisuite-0.4.5-r6, econf fails, and the last message of it is 

checking for sfftobmp version... no
configure: error: sfftobmp not found

But sfftobmp-3.1.1 is installed and working. (Tested by me.)

My guess is, that CAPISuite, because of its age, requires an older version of sfftobmp.

(An alternative solution would be, to provide a drop-in-replacement for CAPISuite, using Asterisk. This is, because CAPISuite is very old and development for it stopped long ago, from what I can tell.)

Reproducible: Always

Steps to Reproduce:
1. emerge -C media-gfx/sfftobmp # to make sure, sffbmp-3.1.1 is the only version installed.
2. emerge =media-gfx/sfftobmp-3.1.1
3. emerge =net-dialup/capisuite-0.4.5-r6

Actual Results:  
⋮
checking for sfftobmp version... no
configure: error: sfftobmp not found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-dialup/capisuite-0.4.5-r6/work/capisuite-0.4.5/config.log
 *
 * ERROR: net-dialup/capisuite-0.4.5-r6 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 3155:  Called econf '--localstatedir=/var' '--with-docdir=/usr/share/doc/capisuite-0.4.5-r6'
 *               ebuild.sh, line  525:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/elogs/net-dialup:capisuite-0.4.5-r6:20090516-164014.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-dialup/capisuite-0.4.5-r6/temp/environment'.
 *

Expected Results:  
Installation of capisuite.
Comment 1 Sebastian Luther (few) 2009-05-16 17:27:10 UTC
(In reply to comment #0)

> !!! Please attach the following file when seeking support:
> !!!
> /var/tmp/portage/net-dialup/capisuite-0.4.5-r6/work/capisuite-0.4.5/config.log

and emerge --info please.
Comment 2 Navid Zamani 2009-05-16 17:31:24 UTC
Created attachment 191485 [details]
The associated config.log

I was in the process of doing that. :)
You were *FAST* ^^

Here they come…
Comment 3 Navid Zamani 2009-05-16 17:32:53 UTC
Created attachment 191486 [details]
emerge --info
Comment 4 Navid Zamani 2009-05-30 06:15:02 UTC
Hmm… No no news on this? I bet it is easy to solve. :/
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2009-06-20 09:11:25 UTC
(In reply to comment #4)
> Hmm… No no news on this? I bet it is easy to solve. :/
> 

Looks very weird, please try this..

+*sfftobmp-3.1.2 (20 Jun 2009)
+
+  20 Jun 2009; Samuli Suominen <ssuominen@gentoo.org>
+  +sfftobmp-3.1.2.ebuild:
+  Version bump.

And reopen if this is still an issue.
Comment 6 Navid Zamani 2009-07-09 12:01:11 UTC
That fixed it. Thanks. :)
Comment 7 Navid Zamani 2010-11-20 13:16:50 UTC
I just found out, that CapiSuite did not re-compile, despite sffobmp-3.1.2 being installed.
Weirdly, after just (apparently pointlessly) re-compiling sfftobmp itself, it CapiSuite *did* re-compile again.

Veery wierd. But I had to add this here. I hope I can soon retire capisuite… If only asterisk weren’t so hugely gigantically over-engineered as an answering machine. ;)