Bug 126411

Summary: Configure fails for graphics/swfdec
Product: Ports & Packages Reporter: mats
Component: Individual Port(s)Assignee: Alexander Botero-Lowry <alexbl>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description mats 2008-08-10 10:50:01 UTC
Building (updating) port graphics/swfdec fails at configure stage even though all dependencies are available:

--->  Upgrading 'swfdec-0.6.6_1' to 'swfdec-0.6.8' (graphics/swfdec)
--->  Building '/usr/ports/graphics/swfdec'
===>  Cleaning for swfdec-0.6.8
===>  Found saved configuration for swfdec-0.6.6
===>  Extracting for swfdec-0.6.8
=> MD5 Checksum OK for swfdec-0.6.8.tar.gz.
=> SHA256 Checksum OK for swfdec-0.6.8.tar.gz.
===>  Patching for swfdec-0.6.8
===>   swfdec-0.6.8 depends on file: /usr/local/bin/automake-1.9 - found
===>   swfdec-0.6.8 depends on file: /usr/local/bin/autoconf-2.61 - found
===>   swfdec-0.6.8 depends on file: /usr/local/bin/libtool - found
===>   swfdec-0.6.8 depends on file: /usr/local/bin/intltool-extract - found
===>   swfdec-0.6.8 depends on executable: pkg-config - found
===>   swfdec-0.6.8 depends on shared library: oil-0.3.0 - found
===>   swfdec-0.6.8 depends on shared library: soup-2.4.1 - found
===>   swfdec-0.6.8 depends on shared library: avcodec.1 - found
===>   swfdec-0.6.8 depends on shared library: mad.2 - found
===>   swfdec-0.6.8 depends on shared library: atk-1.0.0 - found
===>   swfdec-0.6.8 depends on shared library: glib-2.0.0 - found
===>   swfdec-0.6.8 depends on shared library: gtk-x11-2.0.0 - found
===>   swfdec-0.6.8 depends on shared library: pango-1.0.0 - found
===>  Configuring for swfdec-0.6.8
(...)
checking for GLIB... yes
checking for PANGO... yes
checking for GTK... yes
configure: audio backend: oss
checking for LIBOIL... yes
checking for CAIRO... yes
checking for MAD... yes
checking for FFMPEG... gnome-config: not found
no
configure: error: Couldn't find ffmpeg. You might need to install the libavcodec-dev and libswscale-dev packages.
===>  Script "configure" failed unexpectedly.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.76236.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=swfdec-0.6.6_1 UPGRADE_PORT_VER=0.6.6_1 make FETCH_BEFORE_ARGS=-q
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! graphics/swfdec (swfdec-0.6.6_1)      (configure error)
Update failed


When searching for the problem (and any solutions) I found report on the same problem under Ubuntu, but no solution.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-10 10:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alexbl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 mats 2008-08-11 21:20:06 UTC
After update of multimedia/ffmpeg (which graphics/swfdec depends on) 
from ffmpeg-2008.07.27_2 to ffmpeg-2008.07.27_4, graphics/swfdec both 
configures and compiles without any error.

As far as I can see, the problem is resolved.



Mats
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2008-12-29 02:50:16 UTC
State Changed
From-To: open->closed

Maintainer believes that the problem has been resolved.