<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>229953</bug_id>
          
          <creation_ts>2008-06-28 22:42 0000</creation_ts>
          <short_desc>stabilize media-video/transcode-1.0.4-r3 (was: media-video/transcode-1.0.4 can&apos;t compile against media-gfx/imagemagick-6.4.0.6)</short_desc>
          <delta_ts>2008-10-31 11:57:58 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <keywords>STABLEREQ</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>230810</dependson>
          <blocked>218344</blocked>
    
    <blocked>229877</blocked>
          <votes>5</votes>
          <everconfirmed>1</everconfirmed>
          <reporter>rdwald@gmail.com</reporter>
          <assigned_to>media-video@gentoo.org</assigned_to>
          <cc>bfx81@yahoo.it</cc>
    
    <cc>billie@gentoo.org</cc>
    
    <cc>bugs.gentoo.09-09@fishbear.com</cc>
    
    <cc>chad.simmons@member.fsf.org</cc>
    
    <cc>david.w.noon@ntlworld.com</cc>
    
    <cc>denilsonsa@gmail.com</cc>
    
    <cc>dima.batenkov@gmail.com</cc>
    
    <cc>fauli@gentoo.org</cc>
    
    <cc>fmccor@gentoo.org</cc>
    
    <cc>gengor@gentoo.org</cc>
    
    <cc>gentoo_bugs_peep@parallaxshift.com</cc>
    
    <cc>gokdenizk@gmail.com</cc>
    
    <cc>jesse@boldandbusted.com</cc>
    
    <cc>jon@severinsson.net</cc>
    
    <cc>josh.cepek@usa.net</cc>
    
    <cc>julien.cynober@free.fr</cc>
    
    <cc>kenyon@kenyonralph.com</cc>
    
    <cc>maekke@gentoo.org</cc>
    
    <cc>magowiz@gmail.com</cc>
    
    <cc>paluszak@gmail.com</cc>
    
    <cc>partner56193615@aravensoft.com</cc>
    
    <cc>remy.blank@pobox.com</cc>
    
    <cc>Ristioja@gmail.com</cc>
    
    <cc>sir_kat@inferno.xorg.pl</cc>
    
    <cc>stefano.priore@inwind.it</cc>
    
    <cc>Tanktalus@gmail.com</cc>
    
    <cc>tECHIDNA@gmail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>rdwald@gmail.com</who>
            <bug_when>2008-06-28 22:42:11 0000</bug_when>
            <thetext>I updated imagemagick to 6.4.0.6, and then ran revdep-rebuild; it suggested I rebuild inkscape, xine-lib, and transcode. The first two worked fine, but upon rebuilding transcode, I got the following errors:

ERROR: option &apos;--enable-imagemagick&apos; failed: cannot link against libMagick
libMagick can be found in the following packages:
  Wand  http://www.imagemagick.org/


Please see the INSTALL file in the top directory of the
transcode sources for more information about building
transcode with this configure script.


!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-video/transcode-1.0.4/work/transcode-1.0.4/config.log
 * 
 * ERROR: media-video/transcode-1.0.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2870:  Called econf &apos;src_compile&apos; &apos;src_compile&apos; &apos;--with-default-xvid=xvid4&apos; &apos;--enable-a52&apos; &apos;--enable-a52-default-decoder&apos; &apos;--enable-mmx&apos; &apos;--enable-sse&apos; &apos;--enable-sse2&apos; &apos;--disable-3dnow&apos; &apos;--disable-altivec&apos; &apos;--disable-netstream&apos; &apos;--enable-freetype2&apos; &apos;--disable-v4l&apos; &apos;--enable-lame&apos; &apos;--enable-ogg&apos; &apos;--enable-oss&apos; &apos;--enable-vorbis&apos; &apos;--disable-theora&apos; &apos;--enable-libdvdread&apos; &apos;--disable-libdv&apos; &apos;--enable-libquicktime&apos; &apos;--disable-lzo&apos; &apos;--enable-iconv&apos; &apos;--enable-libmpeg3&apos; &apos;--enable-libxml2&apos; &apos;--disable-mjpegtools&apos; &apos;--enable-sdl&apos; &apos;--disable-libfame&apos; &apos;--enable-imagemagick&apos; &apos;--enable-libjpeg&apos; &apos;--with-x&apos; &apos;--with-mod-path=/usr/lib64/transcode&apos; &apos;--with-libpostproc-builddir=/usr/lib64&apos;
 *               ebuild.sh, line  513:  Called die
 * The specific snippet of code:
 *   			die &quot;econf failed&quot;
 *  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 &apos;/var/tmp/portage/media-video/transcode-1.0.4/temp/build.log&apos;.
 * The ebuild environment file is located at &apos;/var/tmp/portage/media-video/transcode-1.0.4/temp/environment&apos;.
 * 

I&apos;m not sure what else to do here; maybe the transcode build needs to be modified to work with this version of imagemagick? Anyway, here&apos;s my emerge --info:

Portage 2.1.4.4 (default-linux/amd64/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.24-gentoo-r8 x86_64 Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz
Timestamp of tree: Sat, 28 Jun 2008 21:16:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r5
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS=&quot;amd64&quot;
CBUILD=&quot;x86_64-pc-linux-gnu&quot;
CFLAGS=&quot;-march=nocona -O2 -pipe&quot;
CHOST=&quot;x86_64-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d&quot;
CXXFLAGS=&quot;-march=nocona -O2 -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;ccache distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch&quot;
GENTOO_MIRRORS=&quot;http://open-systems.ufl.edu/mirrors/gentoo http://www.gtlib.gatech.edu/pub/gentoo ftp://ftp.gtlib.gatech.edu/pub/gentoo http://distro.ibiblio.org/pub/linux/distributions/gentoo/ ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://gentoo.osuosl.org/ &quot;
LANG=&quot;en_US.UTF-8&quot;
LINGUAS=&quot;en_US en ja&quot;
MAKEOPTS=&quot;-j5&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/portage/local/layman/sunrise /usr/portage/local/layman/roslin /usr/portage/local/layman/desktop-effects /usr/local/portage&quot;
SYNC=&quot;rsync://rsync21.us.gentoo.org/gentoo-portage&quot;
USE=&quot;64bit 7zip X a52 aac aalib acl acpi aim alsa amd64 animgif anthy arts audacious bash-completion berkdb bittorrent bluetooth branding bzip2 cairo cdaudio cdda cddb cdparanoia cdr cjk cli console cpudetection cracklib crypt css cups dbus dict directfb divx djvu dri dvd dvdnav dvdr dvdread dvi eds emboss encode esd evo exif fam fat fbcon fbsplash ffmpeg firefox flac fortran ftp gdbm gif gimp gimpprint glitz glsa gmail gnome gpm gs gstreamer gtk hal hdaps hddtemp hfs ibmacpi iconv icq icu idea ieee1394 imagemagick ipv6 ipw4965 isdnlog jabber java javascript jingle john jpeg kerberos lame latex ldap libcaca lm_sensors lua mad md5sum midi mikmod mmx mng mono mp3 mpeg mplayer msn mtp mudflap mysql ncurses nethack nls nptlonly nsplugin ntfs offensive ogg opengl openmp openssl opensslcrypt openvpn oss pam pcmcia pcre pdf perl pidgin png pop pppd prediction python qt3support quicktime rar raw readline realmedia reflection reiserfs sdl server session spell spl sse sse2 ssl ssse3 svg tcpd thunderbird tiff timidity tracker truetype uim unicode usb vim-syntax vim-with-x visualization vorbis wav wifi wma wmp wordperfect xcomposite xml xorg xscreensaver xulrunner xv xvid yahoo zlib&quot; ALSA_CARDS=&quot;hda-intel&quot; ALSA_PCM_PLUGINS=&quot;adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol&quot; APACHE2_MODULES=&quot;actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias&quot; CAMERAS=&quot;canon&quot; ELIBC=&quot;glibc&quot; INPUT_DEVICES=&quot;keyboard mouse evdev synaptics&quot; KERNEL=&quot;linux&quot; LCD_DEVICES=&quot;bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text&quot; LINGUAS=&quot;en_US en ja&quot; USERLAND=&quot;GNU&quot; VIDEO_CARDS=&quot;vesa vga i810 intel&quot;
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fauli@gentoo.org</who>
            <bug_when>2008-06-29 09:13:35 0000</bug_when>
            <thetext>Please try a newer version of transcode (like 1.0.5, as RCs are evil :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>maekke@gentoo.org</who>
            <bug_when>2008-06-29 12:41:23 0000</bug_when>
            <thetext>well, this is a dupe of bug #218415. but we need to stabilize/&quot;fix&quot; transcode for the imagemagick stabilisation.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fmccor@gentoo.org</who>
            <bug_when>2008-06-29 16:56:50 0000</bug_when>
            <thetext>(In reply to comment #1)
&gt; Please try a newer version of transcode (like 1.0.5, as RCs are evil :)
&gt; 

Nope.  Here&apos;s what transcode-1.0.5-r2 did against the shiny newly stable image-magick-6.4.0.6 (although there seems to be no transcode-1.0.5 anymore).
=========================
 ERROR: option &apos;--enable-imagemagick&apos; failed: cannot link against libMagick
libMagick can be found in the following packages:
  Wand  http://www.imagemagick.org/


Please see the INSTALL file in the top directory of the
transcode sources for more information about building
transcode with this configure script.


!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-video/transcode-1.0.5-r2/work/transcode-1.0.5/config.log
 * 
 * ERROR: media-video/transcode-1.0.5-r2 failed.
==================================

Now, this succeeds:

&gt;&gt;&gt; media-video/transcode-1.0.6_rc2-r1 merged.

But I can&apos;t say if it works or not yet.

(All this on amd64)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fauli@gentoo.org</who>
            <bug_when>2008-06-29 17:52:37 0000</bug_when>
            <thetext>(In reply to comment #3)
&gt; Now, this succeeds:
&gt; 
&gt; &gt;&gt;&gt; media-video/transcode-1.0.6_rc2-r1 merged.
&gt; 
&gt; But I can&apos;t say if it works or not yet.

 Graphics team, are we ready to stabilise that transcode version? And please dupe this bug here...
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bfx81@yahoo.it</who>
            <bug_when>2008-07-01 22:27:13 0000</bug_when>
            <thetext>&gt; Now, this succeeds:
&gt; 
&gt; &gt;&gt;&gt; media-video/transcode-1.0.6_rc2-r1 merged.
&gt; 
&gt; But I can&apos;t say if it works or not yet.

For me too (always on amd64)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>maekke@gentoo.org</who>
            <bug_when>2008-07-02 05:30:58 0000</bug_when>
            <thetext>media-video: can you create a new revision for 1.0.4 (or 1.0.5?) and stable it, with a patch like this: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/transcode/transcode-1.0.6_rc1-r1.ebuild?hideattic=0&amp;r1=1.1&amp;r2=1.2
with it we could proceed with the imagemagick stabilisation (bug #229877).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>billie@gentoo.org</who>
            <bug_when>2008-07-03 23:19:43 0000</bug_when>
            <thetext>*** Bug 230687 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>julien.cynober@free.fr</who>
            <bug_when>2008-07-04 13:33:40 0000</bug_when>
            <thetext>I got the same error with transcode-1.0.4-r2 after upgrading imagemagick to 6.4.0.6 on x86 :

ERROR: option &apos;--enable-imagemagick&apos; failed: cannot link against libMagick

But transcode-1.0.6_rc2-r1 (~x86) compiles without any problem.

I just got the following warning after emerge :

 * Appending a library link instruction (-lMagickWand); libraries to link to should not be passed through LDFLAGS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>maekke@gentoo.org</who>
            <bug_when>2008-07-05 12:25:28 0000</bug_when>
            <thetext>Created an attachment (id=159621)
transcode-1.0.4-r3.ebuild

transcode-1.0.4-r3 works with the latest stable imagemagick.
@media-video: can I add this ebuild to the tree and ask for stabilisation?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chris@novazur.fr</who>
            <bug_when>2008-07-05 16:21:48 0000</bug_when>
            <thetext>(In reply to comment #9)
&gt; Created an attachment (id=159621) [edit]
&gt; transcode-1.0.4-r3.ebuild

I can confirm, I could emerge it. 

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>s.wagner@akbild.ac.at</who>
            <bug_when>2008-07-06 19:43:56 0000</bug_when>
            <thetext>Same here.
transcode-1.0.4-r3.ebuild works fine.
Thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cems@cemshost.com.br</who>
            <bug_when>2008-07-07 01:19:56 0000</bug_when>
            <thetext>I can confirm the error with 1.0.4-r2</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>loki_val@gentoo.org</who>
            <bug_when>2008-07-07 20:04:22 0000</bug_when>
            <thetext>*** Bug 231097 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>loki_val@gentoo.org</who>
            <bug_when>2008-07-07 20:05:07 0000</bug_when>
            <thetext>*** Bug 231095 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>maekke@gentoo.org</who>
            <bug_when>2008-07-07 20:28:54 0000</bug_when>
            <thetext>&lt;maekke&gt; ^ping :)
&lt;yngwin&gt; maekke: pong
* grobian has quit (&quot;Zzzzzzzzz&quot;)
&lt;maekke&gt; yngwin: bug 229953
&lt;Willikins&gt; maekke: Bug 229953; &quot;media-video/transcode-1.0.4 can&apos;t compile against media-gfx/imagemagick-6.4.0.6&quot;; Gentoo Linux | Applications; NEW; rdwald@gmail.com -&gt; media-video@g.o; https://bugs.gentoo.org/229953
&lt;maekke&gt; yngwin: do you have any objections to commit the ebuild (which was more or less in the tree before) and request stabilisation?
&lt;yngwin&gt; maekke: yeah sure, go ahead
&lt;maekke&gt; yngwin: thanks! :)
* rangerhomezzz is now known as rangerpb
&lt;yngwin&gt; np :)

committed, arches please stabilize media-video/transcode-1.0.4-r3</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fauli@gentoo.org</who>
            <bug_when>2008-07-08 05:32:50 0000</bug_when>
            <thetext>*** Bug 230810 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fauli@gentoo.org</who>
            <bug_when>2008-07-08 06:29:44 0000</bug_when>
            <thetext>x86 stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bugs.gentoo.09-09@fishbear.com</who>
            <bug_when>2008-07-09 08:23:21 0000</bug_when>
            <thetext>I can confirm that stable now works for me.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fmccor@gentoo.org</who>
            <bug_when>2008-07-09 14:01:28 0000</bug_when>
            <thetext>Sparc stable --- media-video/transcode-1.0.4-r3 is good with
media-gfx/imagemagick-6.4.0.6</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>denilsonsa@gmail.com</who>
            <bug_when>2008-07-09 20:37:07 0000</bug_when>
            <thetext>Shouldn&apos;t this be added as dependency of bug 218344? In other words, add bug
218344 to the list of what this bug blocks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>yngwin@gentoo.org</who>
            <bug_when>2008-07-09 21:29:58 0000</bug_when>
            <thetext>*** Bug 231300 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chad.simmons@member.fsf.org</who>
            <bug_when>2008-07-10 17:08:11 0000</bug_when>
            <thetext>AMD64 Arch Tester Report

Compiles: clean
Installs: clean
functionality: tested with k3b imagemagick and tovid no issues

Please mark amd64

chadgentoo / # emerge --info
Portage 2.1.4.4 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.25-gentoo-r6 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Timestamp of tree: Thu, 10 Jul 2008 13:30:01 +0000
app-shells/bash:     3.2_p33
dev-lang/python:     2.4.4-r13
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.4_p6, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS=&quot;amd64&quot;
CBUILD=&quot;x86_64-pc-linux-gnu&quot;
CFLAGS=&quot;-march=k8 -msse3 -O2 -pipe&quot;
CHOST=&quot;x86_64-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/udev/rules.d&quot;
CXXFLAGS=&quot;-march=k8 -O2 -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;collision-protect distlocks metadata-transfer multilib-strict parallel-fetch sandbox sfperms strict test unmerge-orphans user-sandbox userfetch userpriv&quot;
GENTOO_MIRRORS=&quot;http://gentoo.mirrors.tera-byte.com/ http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo ftp://mirror.iawnet.sandia.gov/pub/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://cudlug.cudenver.edu/gentoo/ http://gentoo.mirrors.pair.com/ http://open-systems.ufl.edu/mirrors/gentoo http://mirror.datapipe.net/gentoo http://prometheus.cs.wmich.edu/gentoo http://mirror.mcs.anl.gov/pub/gentoo/ http://gentoo.mirrors.easynews.com/linux/gentoo/ http://gentoo.cites.uiuc.edu/pub/gentoo/ http://mirror.fslutd.org/linux/distributions/gentoo/ http://gentoo.chem.wisc.edu/gentoo/ http://lug.mtu.edu/gentoo/&quot;
LANG=&quot;en_US.utf-8&quot;
LDFLAGS=&quot;-Wl,-O1&quot;
LINGUAS=&quot;en&quot;
MAKEOPTS=&quot;-j3&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;acl amd64 berkdb bzip2 cli cracklib crypt cups dri fortran gdbm gpm iconv isdnlog midi mmx mudflap multilib ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection session spl sse sse2 ssl tcpd unicode xorg zlib&quot; ALSA_CARDS=&quot;ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci&quot; ALSA_PCM_PLUGINS=&quot;adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol&quot; APACHE2_MODULES=&quot;actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias&quot; ELIBC=&quot;glibc&quot; INPUT_DEVICES=&quot;evdev mouse keyboard joystick&quot; KERNEL=&quot;linux&quot; LCD_DEVICES=&quot;bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text&quot; LINGUAS=&quot;en&quot; USERLAND=&quot;GNU&quot; VIDEO_CARDS=&quot;nvidia&quot;
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cems@cemshost.com.br</who>
            <bug_when>2008-07-16 12:13:20 0000</bug_when>
            <thetext>ERROR: requirement failed: cannot link against libavcodec
libavcodec can be found in the following packages:
  FFMpeg  http://www.ffmpeg.org/

 *
 * ERROR: media-video/transcode-1.0.4-r3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2843:  Called econf &apos;src_compile&apos; &apos;src_compile&apos; &apos;--with-imagemagick-includes=/usr/include/ImageMagick&apos; &apos;--with-imagemagick-lib
s=/usr/lib&apos; &apos;--with-default-xvid=xvid4&apos; &apos;--enable-mmx&apos; &apos;--enable-sse&apos; &apos;--disable-sse2&apos; &apos;--enable-3dnow&apos; &apos;--disable-altivec&apos; &apos;--disable-netstream&apos; &apos;--enable-fre
etype2&apos; &apos;--enable-v4l&apos; &apos;--enable-lame&apos; &apos;--enable-ogg&apos; &apos;--disable-oss&apos; &apos;--enable-vorbis&apos; &apos;--disable-theora&apos; &apos;--enable-libdvdread&apos; &apos;--enable-libdv&apos; &apos;--enable-lib
quicktime&apos; &apos;--disable-lzo&apos; &apos;--enable-iconv&apos; &apos;--enable-libmpeg3&apos; &apos;--enable-libxml2&apos; &apos;--enable-mjpegtools&apos; &apos;--enable-sdl&apos; &apos;--disable-libfame&apos; &apos;--enable-imagemagi
ck&apos; &apos;--enable-libjpeg&apos; &apos;--with-x&apos; &apos;--with-mod-path=/usr/lib/transcode&apos; &apos;--with-libpostproc-builddir=/usr/lib&apos;
 *               ebuild.sh, line  513:  Called die
 * The specific snippet of code:
 *                      die &quot;econf failed&quot;
 *  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 &apos;/var/tmp/portage/media-video/transcode-1.0.4-r3/temp/build.log&apos;.
 * The ebuild environment file is located at &apos;/var/tmp/portage/media-video/transcode-1.0.4-r3/temp/environment&apos;.

Portage 2.1.4.4 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r7 i686)
=================================================================
System uname: 2.6.24-gentoo-r7 i686 AMD Athlon(tm) XP 2600+
Timestamp of tree: Wed, 16 Jul 2008 09:33:01 +0000
distcc[19991] (dcc_mkdir) ERROR: mkdir /var/tmp/portage/.distcc/state failed: No such file or directory [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS=&quot;x86&quot;
CBUILD=&quot;i686-pc-linux-gnu&quot;
CFLAGS=&quot;-march=athlon-xp -O2 -pipe -fomit-frame-pointer&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/bind&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d&quot;
CXXFLAGS=&quot;-march=athlon-xp -O2 -pipe -fomit-frame-pointer&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch&quot;
GENTOO_MIRRORS=&quot;http://www.gtlib.gatech.edu/pub/gentoo http://mirror.datapipe.net/gentoo http://gentoo.mirrors.pair.com/&quot;
LANG=&quot;en_US.utf8&quot;
LC_ALL=&quot;en_US.utf8&quot;
LDFLAGS=&quot;-Wl,-O1&quot;
LINGUAS=&quot;en&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;3dnow 3dnowext 7zip X acpi alsa apache2 bash-completion berkdb bluetooth branding bzip2 bzlib cairo cddb cdr cli cracklib crypt cups dbus divx4linux djvu dri dvd dvdr dvdread emboss esd evo fam firefox flac foomaticdb fortran gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 hal iconv innodb isdnlog javascript jpeg jpeg2k kdeenablefinal kdexdeltas keyring lcms libnotify logrotate mad matroska midi mmx mmx2 mmxext mng mp3 mpeg msn mudflap ncurses network-cron nls nptl nptlonly nsplugin offensive ogg opengl openmp oscar pam pcre pdf perl php png ppds pppd python qt3support qt4 quicktime readline reflection rtc ruby samba sasl sdl session spl sse ssl startup-notification svg tcpd threads truetype unicode v4l v4l2 vhosts vim-syntax vorbis win32codecs x86 xinetd xml xorg xosd xprint xv xvid xvmc yv12 zlib&quot; ALSA_CARDS=&quot;ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci&quot; ALSA_PCM_PLUGINS=&quot;adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol&quot; APACHE2_MODULES=&quot;actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias&quot; APACHE2_MPMS=&quot;worker&quot; ELIBC=&quot;glibc&quot; INPUT_DEVICES=&quot;keyboard mouse evdev&quot; KERNEL=&quot;linux&quot; LCD_DEVICES=&quot;bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text&quot; LINGUAS=&quot;en&quot; USERLAND=&quot;GNU&quot; VIDEO_CARDS=&quot;radeon&quot;
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>paluszak@gmail.com</who>
            <bug_when>2008-07-16 12:14:57 0000</bug_when>
            <thetext>Compiles fine with the following flags:

media-video/transcode-1.0.4-r3 [1.0.4] USE=&quot;3dnow X a52 dvdread iconv imagemagick jpeg mjpeg mmx mp3 mpeg network ogg quicktime sse sse2 theora truetype vorbis xml xvid (-altivec) -dv -extrafilters -fame -lzo -oss -sdl -v4l2&quot;

on a stable amd64 system, here&apos;s my emerge --info:

Portage 2.1.4.4 (default/linux/amd64/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.24-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3200+
Timestamp of tree: Mon, 14 Jul 2008 10:15:02 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS=&quot;amd64&quot;
CBUILD=&quot;x86_64-pc-linux-gnu&quot;
CFLAGS=&quot;-march=k8 -fno-ident -O2 -pipe&quot;
CHOST=&quot;x86_64-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d&quot;
CXXFLAGS=&quot;-march=k8 -fno-ident -O2 -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch&quot;
GENTOO_MIRRORS=&quot;http://ftp.romnet.org/gentoo/ http://mirrors.evolva.ro/gentoo/ ftp://ftp.roedu.net/pub/mirrors/gentoo.org/&quot;
LDFLAGS=&quot;-Wl,-O1&quot;
LINGUAS=&quot;pl&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/portage/local/layman/voip&quot;
SYNC=&quot;rsync://rsync.europe.gentoo.org/gentoo-portage&quot;
USE=&quot;16bit 3dnow 3dnowext X a52 aac acl acpi aiglx alias alsa amd64 amr amrnb amrwb artworkextra berkdb bidi bluetooth branding bzip2 cairo cdr cjk cli connectionstatus cracklib crypt cups curl dbus djvu dri dts dvd dvdnav dvdr dvdread emboss enca encode evo exif fam ffmpeg firefox flac fortran gdbm gif glibc-omitfp glitz gpm gstreamer gtk hal hddtemp history iconv imagemagick immqt-bc iproute2 ipv6 isdnlog java javascript jpeg kde kdeenablefinal kdehiddenvisibility kerberos laptop lcms libnotify live lm_sensors mad midi mikmod mmap mmx mmxext mp3 mpeg mplayer mudflap multilib musepack musicbrainz ncurses network newspr nls nojoystick nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf perl pic plugins png ppds pppd python qt3 qt3support quicktime readline reflection samba session sound spell spl sse sse2 ssl startup-notification statistics subtitles svg tcpd theora tiff transparency truetype unicode usb vcd vorbis wavpack wifi winpopup x264 xcb xcomposite xml xorg xv xvid xvmc yahoo zlib&quot; ALSA_CARDS=&quot;atiixp&quot; ALSA_PCM_PLUGINS=&quot;adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol&quot; APACHE2_MODULES=&quot;actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias&quot; ELIBC=&quot;glibc&quot; FOO2ZJS_DEVICES=&quot;hp1005&quot; INPUT_DEVICES=&quot;keyboard mouse evdev&quot; KERNEL=&quot;linux&quot; LCD_DEVICES=&quot;bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text&quot; LINGUAS=&quot;pl&quot; USERLAND=&quot;GNU&quot; VIDEO_CARDS=&quot;fglrx&quot;
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>paluszak@gmail.com</who>
            <bug_when>2008-07-16 12:17:40 0000</bug_when>
            <thetext>(In reply to comment #23)
&gt; ERROR: requirement failed: cannot link against libavcodec
&gt; libavcodec can be found in the following packages:
&gt;   FFMpeg  http://www.ffmpeg.org/
&gt; 
&gt;  *
&gt;  * ERROR: media-video/transcode-1.0.4-r3 failed.
&gt;  * Call stack:
&gt;  *               ebuild.sh, line   49:  Called src_compile
&gt;  *             environment, line 2843:  Called econf &apos;src_compile&apos;
&gt; &apos;src_compile&apos; &apos;--with-imagemagick-includes=/usr/include/ImageMagick&apos;
&gt; &apos;--with-imagemagick-lib
&gt; s=/usr/lib&apos; &apos;--with-default-xvid=xvid4&apos; &apos;--enable-mmx&apos; &apos;--enable-sse&apos;
&gt; &apos;--disable-sse2&apos; &apos;--enable-3dnow&apos; &apos;--disable-altivec&apos; &apos;--disable-netstream&apos;
&gt; &apos;--enable-fre
&gt; etype2&apos; &apos;--enable-v4l&apos; &apos;--enable-lame&apos; &apos;--enable-ogg&apos; &apos;--disable-oss&apos;
&gt; &apos;--enable-vorbis&apos; &apos;--disable-theora&apos; &apos;--enable-libdvdread&apos; &apos;--enable-libdv&apos;
&gt; &apos;--enable-lib
&gt; quicktime&apos; &apos;--disable-lzo&apos; &apos;--enable-iconv&apos; &apos;--enable-libmpeg3&apos;
&gt; &apos;--enable-libxml2&apos; &apos;--enable-mjpegtools&apos; &apos;--enable-sdl&apos; &apos;--disable-libfame&apos;
&gt; &apos;--enable-imagemagi
&gt; ck&apos; &apos;--enable-libjpeg&apos; &apos;--with-x&apos; &apos;--with-mod-path=/usr/lib/transcode&apos;
&gt; &apos;--with-libpostproc-builddir=/usr/lib&apos;
&gt;  *               ebuild.sh, line  513:  Called die
&gt;  * The specific snippet of code:
&gt;  *                      die &quot;econf failed&quot;
&gt;  *  The die message:
&gt;  *   econf failed
&gt;  *
&gt;  * If you need support, post the topmost build error, and the call stack if
&gt; relevant.
&gt;  * A complete build log is located at
&gt; &apos;/var/tmp/portage/media-video/transcode-1.0.4-r3/temp/build.log&apos;.
&gt;  * The ebuild environment file is located at
&gt; &apos;/var/tmp/portage/media-video/transcode-1.0.4-r3/temp/environment&apos;.
&gt; 
&gt; Portage 2.1.4.4 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0,
&gt; 2.6.24-gentoo-r7 i686)
&gt; =================================================================
&gt; System uname: 2.6.24-gentoo-r7 i686 AMD Athlon(tm) XP 2600+
&gt; Timestamp of tree: Wed, 16 Jul 2008 09:33:01 +0000
&gt; distcc[19991] (dcc_mkdir) ERROR: mkdir /var/tmp/portage/.distcc/state failed:
&gt; No such file or directory [disabled]
&gt; ccache version 2.4 [enabled]
&gt; app-shells/bash:     3.2_p33
&gt; dev-java/java-config: 1.3.7, 2.1.6
&gt; dev-lang/python:     2.4.4-r13
&gt; dev-python/pycrypto: 2.0.1-r6
&gt; dev-util/ccache:     2.4-r7
&gt; sys-apps/baselayout: 1.12.11.1
&gt; sys-apps/sandbox:    1.2.18.1-r2
&gt; sys-devel/autoconf:  2.13, 2.61-r2
&gt; sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
&gt; sys-devel/binutils:  2.18-r3
&gt; sys-devel/gcc-config: 1.4.0-r4
&gt; sys-devel/libtool:   1.5.26
&gt; virtual/os-headers:  2.6.23-r3
&gt; ACCEPT_KEYWORDS=&quot;x86&quot;
&gt; CBUILD=&quot;i686-pc-linux-gnu&quot;
&gt; CFLAGS=&quot;-march=athlon-xp -O2 -pipe -fomit-frame-pointer&quot;
&gt; CHOST=&quot;i686-pc-linux-gnu&quot;
&gt; CONFIG_PROTECT=&quot;/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
&gt; /usr/kde/3.5/shutdown /usr/share/config /var/bind&quot;
&gt; CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf
&gt; /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
&gt; /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo
&gt; /etc/texmf/web2c /etc/udev/rules.d&quot;
&gt; CXXFLAGS=&quot;-march=athlon-xp -O2 -pipe -fomit-frame-pointer&quot;
&gt; DISTDIR=&quot;/usr/portage/distfiles&quot;
&gt; FEATURES=&quot;ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox
&gt; sfperms strict unmerge-orphans userfetch&quot;
&gt; GENTOO_MIRRORS=&quot;http://www.gtlib.gatech.edu/pub/gentoo
&gt; http://mirror.datapipe.net/gentoo http://gentoo.mirrors.pair.com/&quot;
&gt; LANG=&quot;en_US.utf8&quot;
&gt; LC_ALL=&quot;en_US.utf8&quot;
&gt; LDFLAGS=&quot;-Wl,-O1&quot;
&gt; LINGUAS=&quot;en&quot;
&gt; MAKEOPTS=&quot;-j2&quot;
&gt; PKGDIR=&quot;/usr/portage/packages&quot;
&gt; PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress
&gt; --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
&gt; --exclude=/local --exclude=/packages&quot;
&gt; PORTAGE_TMPDIR=&quot;/var/tmp&quot;
&gt; PORTDIR=&quot;/usr/portage&quot;
&gt; SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
&gt; USE=&quot;3dnow 3dnowext 7zip X acpi alsa apache2 bash-completion berkdb bluetooth
&gt; branding bzip2 bzlib cairo cddb cdr cli cracklib crypt cups dbus divx4linux
&gt; djvu dri dvd dvdr dvdread emboss esd evo fam firefox flac foomaticdb fortran
&gt; gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 hal iconv innodb isdnlog
&gt; javascript jpeg jpeg2k kdeenablefinal kdexdeltas keyring lcms libnotify
&gt; logrotate mad matroska midi mmx mmx2 mmxext mng mp3 mpeg msn mudflap ncurses
&gt; network-cron nls nptl nptlonly nsplugin offensive ogg opengl openmp oscar pam
&gt; pcre pdf perl php png ppds pppd python qt3support qt4 quicktime readline
&gt; reflection rtc ruby samba sasl sdl session spl sse ssl startup-notification svg
&gt; tcpd threads truetype unicode v4l v4l2 vhosts vim-syntax vorbis win32codecs x86
&gt; xinetd xml xorg xosd xprint xv xvid xvmc yv12 zlib&quot; ALSA_CARDS=&quot;ali5451 als4000
&gt; atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938
&gt; es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx
&gt; via82xx-modem ymfpci&quot; ALSA_PCM_PLUGINS=&quot;adpcm alaw asym copy dmix dshare dsnoop
&gt; empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi
&gt; null plug rate route share shm softvol&quot; APACHE2_MODULES=&quot;actions alias
&gt; auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file
&gt; authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user
&gt; autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires
&gt; ext_filter file_cache filter headers ident imagemap include info log_config
&gt; logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer
&gt; proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir
&gt; usertrack vhost_alias&quot; APACHE2_MPMS=&quot;worker&quot; ELIBC=&quot;glibc&quot;
&gt; INPUT_DEVICES=&quot;keyboard mouse evdev&quot; KERNEL=&quot;linux&quot; LCD_DEVICES=&quot;bayrad cfontz
&gt; cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text&quot; LINGUAS=&quot;en&quot;
&gt; USERLAND=&quot;GNU&quot; VIDEO_CARDS=&quot;radeon&quot;
&gt; Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS,
&gt; PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
&gt; 

You probably need to rebuild your libavcodec, if not post your build.log here.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cems@cemshost.com.br</who>
            <bug_when>2008-07-16 12:55:49 0000</bug_when>
            <thetext>(In reply to comment #25)
&gt; (In reply to comment #23)
&gt; &gt; ERROR: requirement failed: cannot link against libavcodec
&gt; &gt; libavcodec can be found in the following packages:
&gt; &gt;   FFMpeg  http://www.ffmpeg.org/
&gt; &gt; 
&gt; &gt;  *
&gt; &gt;  * ERROR: media-video/transcode-1.0.4-r3 failed.
&gt; &gt;  * Call stack:
&gt; &gt;  *               ebuild.sh, line   49:  Called src_compile
&gt; &gt;  *             environment, line 2843:  Called econf &apos;src_compile&apos;
&gt; &gt; &apos;src_compile&apos; &apos;--with-imagemagick-includes=/usr/include/ImageMagick&apos;
&gt; &gt; &apos;--with-imagemagick-lib
&gt; &gt; s=/usr/lib&apos; &apos;--with-default-xvid=xvid4&apos; &apos;--enable-mmx&apos; &apos;--enable-sse&apos;
&gt; &gt; &apos;--disable-sse2&apos; &apos;--enable-3dnow&apos; &apos;--disable-altivec&apos; &apos;--disable-netstream&apos;
&gt; &gt; &apos;--enable-fre
&gt; &gt; etype2&apos; &apos;--enable-v4l&apos; &apos;--enable-lame&apos; &apos;--enable-ogg&apos; &apos;--disable-oss&apos;
&gt; &gt; &apos;--enable-vorbis&apos; &apos;--disable-theora&apos; &apos;--enable-libdvdread&apos; &apos;--enable-libdv&apos;
&gt; &gt; &apos;--enable-lib
&gt; &gt; quicktime&apos; &apos;--disable-lzo&apos; &apos;--enable-iconv&apos; &apos;--enable-libmpeg3&apos;
&gt; &gt; &apos;--enable-libxml2&apos; &apos;--enable-mjpegtools&apos; &apos;--enable-sdl&apos; &apos;--disable-libfame&apos;
&gt; &gt; &apos;--enable-imagemagi
&gt; &gt; ck&apos; &apos;--enable-libjpeg&apos; &apos;--with-x&apos; &apos;--with-mod-path=/usr/lib/transcode&apos;
&gt; &gt; &apos;--with-libpostproc-builddir=/usr/lib&apos;
&gt; &gt;  *               ebuild.sh, line  513:  Called die
&gt; &gt;  * The specific snippet of code:
&gt; &gt;  *                      die &quot;econf failed&quot;
&gt; &gt;  *  The die message:
&gt; &gt;  *   econf failed
&gt; &gt;  *
&gt; &gt;  * If you need support, post the topmost build error, and the call stack if
&gt; &gt; relevant.
&gt; &gt;  * A complete build log is located at
&gt; &gt; &apos;/var/tmp/portage/media-video/transcode-1.0.4-r3/temp/build.log&apos;.
&gt; &gt;  * The ebuild environment file is located at
&gt; &gt; &apos;/var/tmp/portage/media-video/transcode-1.0.4-r3/temp/environment&apos;.
&gt; &gt; 
&gt; &gt; Portage 2.1.4.4 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0,
&gt; &gt; 2.6.24-gentoo-r7 i686)
&gt; &gt; =================================================================
&gt; &gt; System uname: 2.6.24-gentoo-r7 i686 AMD Athlon(tm) XP 2600+
&gt; &gt; Timestamp of tree: Wed, 16 Jul 2008 09:33:01 +0000
&gt; &gt; distcc[19991] (dcc_mkdir) ERROR: mkdir /var/tmp/portage/.distcc/state failed:
&gt; &gt; No such file or directory [disabled]
&gt; &gt; ccache version 2.4 [enabled]
&gt; &gt; app-shells/bash:     3.2_p33
&gt; &gt; dev-java/java-config: 1.3.7, 2.1.6
&gt; &gt; dev-lang/python:     2.4.4-r13
&gt; &gt; dev-python/pycrypto: 2.0.1-r6
&gt; &gt; dev-util/ccache:     2.4-r7
&gt; &gt; sys-apps/baselayout: 1.12.11.1
&gt; &gt; sys-apps/sandbox:    1.2.18.1-r2
&gt; &gt; sys-devel/autoconf:  2.13, 2.61-r2
&gt; &gt; sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
&gt; &gt; sys-devel/binutils:  2.18-r3
&gt; &gt; sys-devel/gcc-config: 1.4.0-r4
&gt; &gt; sys-devel/libtool:   1.5.26
&gt; &gt; virtual/os-headers:  2.6.23-r3
&gt; &gt; ACCEPT_KEYWORDS=&quot;x86&quot;
&gt; &gt; CBUILD=&quot;i686-pc-linux-gnu&quot;
&gt; &gt; CFLAGS=&quot;-march=athlon-xp -O2 -pipe -fomit-frame-pointer&quot;
&gt; &gt; CHOST=&quot;i686-pc-linux-gnu&quot;
&gt; &gt; CONFIG_PROTECT=&quot;/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
&gt; &gt; /usr/kde/3.5/shutdown /usr/share/config /var/bind&quot;
&gt; &gt; CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf
&gt; &gt; /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
&gt; &gt; /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo
&gt; &gt; /etc/texmf/web2c /etc/udev/rules.d&quot;
&gt; &gt; CXXFLAGS=&quot;-march=athlon-xp -O2 -pipe -fomit-frame-pointer&quot;
&gt; &gt; DISTDIR=&quot;/usr/portage/distfiles&quot;
&gt; &gt; FEATURES=&quot;ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox
&gt; &gt; sfperms strict unmerge-orphans userfetch&quot;
&gt; &gt; GENTOO_MIRRORS=&quot;http://www.gtlib.gatech.edu/pub/gentoo
&gt; &gt; http://mirror.datapipe.net/gentoo http://gentoo.mirrors.pair.com/&quot;
&gt; &gt; LANG=&quot;en_US.utf8&quot;
&gt; &gt; LC_ALL=&quot;en_US.utf8&quot;
&gt; &gt; LDFLAGS=&quot;-Wl,-O1&quot;
&gt; &gt; LINGUAS=&quot;en&quot;
&gt; &gt; MAKEOPTS=&quot;-j2&quot;
&gt; &gt; PKGDIR=&quot;/usr/portage/packages&quot;
&gt; &gt; PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress
&gt; &gt; --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
&gt; &gt; --exclude=/local --exclude=/packages&quot;
&gt; &gt; PORTAGE_TMPDIR=&quot;/var/tmp&quot;
&gt; &gt; PORTDIR=&quot;/usr/portage&quot;
&gt; &gt; SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
&gt; &gt; USE=&quot;3dnow 3dnowext 7zip X acpi alsa apache2 bash-completion berkdb bluetooth
&gt; &gt; branding bzip2 bzlib cairo cddb cdr cli cracklib crypt cups dbus divx4linux
&gt; &gt; djvu dri dvd dvdr dvdread emboss esd evo fam firefox flac foomaticdb fortran
&gt; &gt; gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 hal iconv innodb isdnlog
&gt; &gt; javascript jpeg jpeg2k kdeenablefinal kdexdeltas keyring lcms libnotify
&gt; &gt; logrotate mad matroska midi mmx mmx2 mmxext mng mp3 mpeg msn mudflap ncurses
&gt; &gt; network-cron nls nptl nptlonly nsplugin offensive ogg opengl openmp oscar pam
&gt; &gt; pcre pdf perl php png ppds pppd python qt3support qt4 quicktime readline
&gt; &gt; reflection rtc ruby samba sasl sdl session spl sse ssl startup-notification svg
&gt; &gt; tcpd threads truetype unicode v4l v4l2 vhosts vim-syntax vorbis win32codecs x86
&gt; &gt; xinetd xml xorg xosd xprint xv xvid xvmc yv12 zlib&quot; ALSA_CARDS=&quot;ali5451 als4000
&gt; &gt; atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938
&gt; &gt; es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx
&gt; &gt; via82xx-modem ymfpci&quot; ALSA_PCM_PLUGINS=&quot;adpcm alaw asym copy dmix dshare dsnoop
&gt; &gt; empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi
&gt; &gt; null plug rate route share shm softvol&quot; APACHE2_MODULES=&quot;actions alias
&gt; &gt; auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file
&gt; &gt; authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user
&gt; &gt; autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires
&gt; &gt; ext_filter file_cache filter headers ident imagemap include info log_config
&gt; &gt; logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer
&gt; &gt; proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir
&gt; &gt; usertrack vhost_alias&quot; APACHE2_MPMS=&quot;worker&quot; ELIBC=&quot;glibc&quot;
&gt; &gt; INPUT_DEVICES=&quot;keyboard mouse evdev&quot; KERNEL=&quot;linux&quot; LCD_DEVICES=&quot;bayrad cfontz
&gt; &gt; cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text&quot; LINGUAS=&quot;en&quot;
&gt; &gt; USERLAND=&quot;GNU&quot; VIDEO_CARDS=&quot;radeon&quot;
&gt; &gt; Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS,
&gt; &gt; PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
&gt; &gt; 
&gt; 
&gt; You probably need to rebuild your libavcodec, if not post your build.log here.
&gt; 

I run revdep-rebuild and rebuilt ffmpeg, then I could compile transcode successfully. Thank you.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nixnut@gentoo.org</who>
            <bug_when>2008-07-16 13:36:10 0000</bug_when>
            <thetext>ppc stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>beandog@gentoo.org</who>
            <bug_when>2008-07-16 16:44:57 0000</bug_when>
            <thetext>amd64 stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>corsair@gentoo.org</who>
            <bug_when>2008-07-17 19:09:29 0000</bug_when>
            <thetext>fails on ppc64, no regression. currect stable also fails... there was a patch for ppc64, which was dropped some versions ago. looking into this later.


In file included from /usr/include/asm/elf.h:5,
                 from /usr/include/asm/sigcontext.h:12,
                 from /usr/include/bits/sigcontext.h:28,
                 from /usr/include/signal.h:333,
                 from ../../src/transcode.h:47,
                 from rtjpeg_aud_plugin.c:61:
/usr/include/asm/types.h:36: error: conflicting types for &apos;__s32&apos;
RTjpegN.h:32: error: previous declaration of &apos;__s32&apos; was here
/usr/include/asm/types.h:37: error: conflicting types for &apos;__u32&apos;
RTjpegN.h:28: error: previous declaration of &apos;__u32&apos; was here
/usr/include/asm/types.h:41: error: conflicting types for &apos;__u64&apos;
RTjpegN.h:29: error: previous declaration of &apos;__u64&apos; was here
make[3]: *** [rtjpeg_aud_plugin.lo] Error 1</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aballier@gentoo.org</who>
            <bug_when>2008-07-17 19:14:56 0000</bug_when>
            <thetext>(In reply to comment #29)
&gt; fails on ppc64, no regression. currect stable also fails... there was a patch
&gt; for ppc64, which was dropped some versions ago. looking into this later.

1.0.6_rc are fine here, perhaps you should go with that one instead</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aballier@gentoo.org</who>
            <bug_when>2008-10-31 11:57:58 0000</bug_when>
            <thetext> 31 Aug 2008; Brent Baude &lt;ranger@gentoo.org&gt; transcode-1.0.5-r3.ebuild:
  Marking transcode-1.0.5-r3 ppc64 per bug 207548

so this one can be closed too</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>159621</attachid>
            <date>2008-07-05 12:25 0000</date>
            <desc>transcode-1.0.4-r3.ebuild</desc>
            <filename>transcode-1.0.4-r3.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA4IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6IC92YXIvY3Zzcm9vdC9nZW50b28teDg2L21lZGlhLXZpZGVvL3RyYW5zY29kZS90cmFuc2Nv
ZGUtMS4wLjQtcjIuZWJ1aWxkLHYgMS40IDIwMDgvMDYvMjkgMTQ6NDk6MTAgbG9raV92YWwgRXhw
ICQKCldBTlRfQVVUT01BS0U9IjEuOCIKCmluaGVyaXQgbGlidG9vbCBmbGFnLW8tbWF0aWMgZXV0
aWxzIG11bHRpbGliIGF1dG90b29scwoKTVlfUD0ke1AvXy99CgpERVNDUklQVElPTj0iVXRpbGl0
aWVzIGZvciB0cmFuc2NvZGluZyB2aWRlbywgYXVkaW8gYW5kIGNvbnRhaW5lciBmb3JtYXRzLiIK
SE9NRVBBR0U9Imh0dHA6Ly93d3cudHJhbnNjb2Rpbmcub3JnL2NnaS1iaW4vdHJhbnNjb2RlIgpT
UkNfVVJJPSJodHRwOi8vZnJvbWFuaS5leGl0MS5vcmcvJHtNWV9QfS50YXIuYnoyIgpMSUNFTlNF
PSJHUEwtMiIKU0xPVD0iMCIKS0VZV09SRFM9In5hbHBoYSB+YW1kNjQgfnBwYyB+cHBjNjQgfnNw
YXJjIHg4NiIKSVVTRT0iWCAzZG5vdyBhNTIgYWx0aXZlYyBkdiBkdmRyZWFkIGV4dHJhZmlsdGVy
cyBtcDMgZmFtZSB0cnVldHlwZSBpY29udiBpbWFnZW1hZ2ljayBqcGVnIGx6byBtanBlZyBtcGVn
IG1teCBuZXR3b3JrIG9nZyBvc3Mgdm9yYmlzIHF1aWNrdGltZSBzZGwgc3NlIHNzZTIgdGhlb3Jh
IHY0bDIgeHZpZCB4bWwiCgpTPSIke1dPUktESVJ9LyR7TVlfUH0iCgpSREVQRU5EPSJhNTI/ICgg
Pj1tZWRpYS1saWJzL2E1MmRlYy0wLjcuNCApCglkdj8gKCA+PW1lZGlhLWxpYnMvbGliZHYtMC45
OSApCglkdmRyZWFkPyAoID49bWVkaWEtbGlicy9saWJkdmRyZWFkLTAuOS4wICkKCXh2aWQ/ICgg
Pj1tZWRpYS1saWJzL3h2aWQtMS4wLjIgKQoJbWpwZWc/ICggPj1tZWRpYS12aWRlby9tanBlZ3Rv
b2xzLTEuNi4yLXIzICkKCWx6bz8gKCA9ZGV2LWxpYnMvbHpvLTEqICkKCWZhbWU/ICggPj1tZWRp
YS1saWJzL2xpYmZhbWUtMC45LjEgKQoJaW1hZ2VtYWdpY2s/ICggPj1tZWRpYS1nZngvaW1hZ2Vt
YWdpY2stNi40LjAuNiApCgltcGVnPyAoIG1lZGlhLWxpYnMvbGlibXBlZzMgKQoJbXAzPyAoID49
bWVkaWEtc291bmQvbGFtZS0zLjkzICkKCXNkbD8gKCBtZWRpYS1saWJzL2xpYnNkbCApCglxdWlj
a3RpbWU/ICggPj1tZWRpYS1saWJzL2xpYnF1aWNrdGltZS0wLjkuOCApCgl2b3JiaXM/ICggbWVk
aWEtbGlicy9saWJ2b3JiaXMgKQoJb2dnPyAoIG1lZGlhLWxpYnMvbGlib2dnICkKCXRoZW9yYT8g
KCBtZWRpYS1saWJzL2xpYnRoZW9yYSApCglqcGVnPyAoIG1lZGlhLWxpYnMvanBlZyApCgl0cnVl
dHlwZT8gKCA+PW1lZGlhLWxpYnMvZnJlZXR5cGUtMiApCgk8bWVkaWEtdmlkZW8vZmZtcGVnLTAu
NC45X3AyMDA4MDMyNgoJfHwgKCBzeXMtbGlicy9nbGliYyBkZXYtbGlicy9saWJpY29udiApCgk+
PW1lZGlhLWxpYnMvbGlibXBlZzItMC40LjBiCgl4bWw/ICggZGV2LWxpYnMvbGlieG1sMiApCglY
PyAoIHgxMS1saWJzL2xpYlhhdwoJCXgxMS1saWJzL2xpYlh2ICkiCgpERVBFTkQ9IiR7UkRFUEVO
RH0KCWRldi11dGlsL3BrZ2NvbmZpZwoJdjRsMj8gKCA+PXN5cy1rZXJuZWwvbGludXgtaGVhZGVy
cy0yLjYuMTEgKSIKIyBNYWtlIHN1cmUgdGhlIGFzc2VtYmxlciBVU0UgZmxhZ3MgYXJlIHVubWFz
a2VkIG9uIGFtZDY0CiMgUmVtb3ZlIHRoaXMgb25jZSBkZWZhdWx0LWxpbnV4L2FtZDY0LzIwMDYu
MSBpcyBkZXByZWNhdGVkCkRFUEVORD0iJHtERVBFTkR9IGFtZDY0PyAoID49c3lzLWFwcHMvcG9y
dGFnZS0yLjEuMiApIgoKc3JjX3VucGFjaygpIHsKCXVucGFjayAke0F9CgljZCAiJHtTfSIKCglz
ZWQgLWkgLWUgInM6XCQoZGF0YWRpcikvZG9jL3RyYW5zY29kZTpcJChkYXRhZGlyKS9kb2MvJHtQ
Rn06IiBcCgkJIiR7U30iL01ha2VmaWxlLmFtICIke1N9Ii9kb2NzL01ha2VmaWxlLmFtICIke1N9
Ii9kb2NzL2h0bWwvTWFrZWZpbGUuYW0gXAoJCSIke1N9Ii9kb2NzL3JlbGVhc2Utbm90ZXMvTWFr
ZWZpbGUuYW0KCgllYXV0b3JlY29uZgoJc2VkIC1pIC1lICJzOi1sTWFnaWNrOi1sTWFnaWNrQ29y
ZTpnIiAiJHtTfSIvY29uZmlndXJlIHx8IGRpZQp9CgpzcmNfY29tcGlsZSgpIHsKCglzdHJpcC1m
bGFncwoJbG9jYWwgbXljb25mCgoJaWYgdXNlIHBwYyB8fCB1c2UgcHBjNjQgOyB0aGVuCgkJYXBw
ZW5kLWZsYWdzIC1VX19BTFRJVkVDX18KCWZpCgoJYXBwZW5kLWZsYWdzIC1ERENUX1lVVl9QUkVD
SVNJT049MQoKCWlmIHVzZSBpbWFnZW1hZ2ljayA7IHRoZW4KCQlhcHBlbmQtbGRmbGFncyAtbE1h
Z2lja1dhbmQKCQlteWNvbmY9IiR7bXljb25mfSAtLXdpdGgtaW1hZ2VtYWdpY2staW5jbHVkZXM9
L3Vzci9pbmNsdWRlL0ltYWdlTWFnaWNrIFwKCQkJLS13aXRoLWltYWdlbWFnaWNrLWxpYnM9L3Vz
ci8kKGdldF9saWJkaXIpIgoJZmkKCgl1c2UgeHZpZCAmJiBteWNvbmY9IiR7bXljb25mfSAtLXdp
dGgtZGVmYXVsdC14dmlkPXh2aWQ0IgoJIyBGb2xsb3cgdXBzdHJlYW1zIHN1Z2dlc3Rpb24gYWJv
dXQgYTUyLCBsaWJhYzMgaXMgZGVwcmVjYXRlZAoJdXNlIGE1MiAmJiBteWNvbmY9IiR7bXljb25m
fSAtLWVuYWJsZS1hNTIgLS1lbmFibGUtYTUyLWRlZmF1bHQtZGVjb2RlciIKCW15Y29uZj0iJHtt
eWNvbmZ9IFwKCQkkKHVzZV9lbmFibGUgbW14KSBcCgkJJCh1c2VfZW5hYmxlIHNzZSkgXAoJCSQo
dXNlX2VuYWJsZSBzc2UyKSBcCgkJJCh1c2VfZW5hYmxlIDNkbm93KSBcCgkJJCh1c2VfZW5hYmxl
IGFsdGl2ZWMpIFwKCQkkKHVzZV9lbmFibGUgbmV0d29yayBuZXRzdHJlYW0pIFwKCQkkKHVzZV9l
bmFibGUgdHJ1ZXR5cGUgZnJlZXR5cGUyKSBcCgkJJCh1c2VfZW5hYmxlIHY0bDIgdjRsKSBcCgkJ
JCh1c2VfZW5hYmxlIG1wMyBsYW1lKSBcCgkJJCh1c2VfZW5hYmxlIG9nZykgXAoJCSQodXNlX2Vu
YWJsZSBvc3MpIFwKCQkkKHVzZV9lbmFibGUgdm9yYmlzKSBcCgkJJCh1c2VfZW5hYmxlIHRoZW9y
YSkgXAoJCSQodXNlX2VuYWJsZSBkdmRyZWFkIGxpYmR2ZHJlYWQpIFwKCQkkKHVzZV9lbmFibGUg
ZHYgbGliZHYpIFwKCQkkKHVzZV9lbmFibGUgcXVpY2t0aW1lIGxpYnF1aWNrdGltZSkgXAoJCSQo
dXNlX2VuYWJsZSBsem8pIFwKCQkkKHVzZV9lbmFibGUgaWNvbnYpIFwKCQkkKHVzZV9lbmFibGUg
bXBlZyBsaWJtcGVnMykgXAoJCSQodXNlX2VuYWJsZSB4bWwgbGlieG1sMikgXAoJCSQodXNlX2Vu
YWJsZSBtanBlZyBtanBlZ3Rvb2xzKSBcCgkJJCh1c2VfZW5hYmxlIHNkbCkgXAoJCSQodXNlX2Vu
YWJsZSBmYW1lIGxpYmZhbWUpIFwKCQkkKHVzZV9lbmFibGUgaW1hZ2VtYWdpY2spIFwKCQkkKHVz
ZV9lbmFibGUganBlZyBsaWJqcGVnKSBcCgkJJCh1c2Vfd2l0aCBYIHgpIFwKCQktLXdpdGgtbW9k
LXBhdGg9L3Vzci8kKGdldF9saWJkaXIpL3RyYW5zY29kZSBcCgkJLS13aXRoLWxpYnBvc3Rwcm9j
LWJ1aWxkZGlyPS91c3IvJChnZXRfbGliZGlyKSBcCgkJLS1kaXNhYmxlLWF2aWZpbGUgXAoJCS0t
ZGlzYWJsZS14aW8iCgllY29uZiAke215Y29uZn0gfHwgZGllICJlY29uZiBkaWVkIgoKCWVtYWtl
IGFsbCB8fCBkaWUgImVtYWtlIGZhaWxlZCIKfQoKc3JjX2luc3RhbGwgKCkgewoJZW1ha2UgREVT
VERJUj0iJHtEfSIgaW5zdGFsbCB8fCBkaWUgImVtYWtlIGluc3RhbGwgZGllZCIKCgkjZG8gbm90
IGluc3RhbGwgdGhlIGZpbHRlcnMgdGhhdCBtYWtlIGR2ZHJpcCBoYW5nIHVubGVzcyB3ZSBhc2sg
Zm9yIHRoZW0KCWlmICEgdXNlIGV4dHJhZmlsdGVycyA7IHRoZW4KCQlybSAiJHtEfSIvdXNyLyQo
Z2V0X2xpYmRpcikvdHJhbnNjb2RlL2ZpbHRlcl9sb2dvLioKCQlybSAiJHtEfSIvdXNyLyQoZ2V0
X2xpYmRpcikvdHJhbnNjb2RlL2ZpbHRlcl9jb21wYXJlLioKCWZpCgoJZG9kb2MgQVVUSE9SUyBD
aGFuZ2VMb2cgUkVBRE1FIFRPRE8gUkVBRE1FLTEuMC4xCglkb2RvYyBkb2NzLyoudHh0IGRvY3Mv
UkVBRE1FLiogZG9jcy9PUFRJTUlaRVJTIGRvY3MvZmFxCglkb2h0bWwgZG9jcy9odG1sLyoKCWRv
bWFuIGRvY3MvbWFuLyouMQp9Cg==
</data>        

          </attachment>
    </bug>

</bugzilla>