Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85867 - Can't emerge media-video/transcode-0.6.14
Summary: Can't emerge media-video/transcode-0.6.14
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 01:23 UTC by Sebastian Bergmann (RETIRED)
Modified: 2005-03-20 21:38 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Bergmann (RETIRED) gentoo-dev 2005-03-19 01:23:58 UTC
configure fails with "transcode depends on the FFmpeg (libavcodec) libraries and headers".

Reproducible: Always
Steps to Reproduce:
1. emerge transcode
Actual Results:  
wopr-mobile ~ # emerge transcode
Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/transcode-0.6.14 to /
>>> md5 src_uri ;-) transcode-0.6.14.tar.gz
>>> Unpacking source...
>>> Unpacking transcode-0.6.14.tar.gz to /var/tmp/portage/transcode-0.6.14/work
>>> Source unpacked.
 * Patching ${S}/autotools/ltmain.sh ...
 *   Applying portage-1.4.1.patch ...
 *   Applying max_cmd_len-1.5.0.patch ...
 * Applying uClibc/libtool patches ...
 * econf: updating transcode-0.6.14/autotools/config.guess with
/usr/share/gnuconfig/config.guess
 * econf: updating transcode-0.6.14/autotools/config.sub with
/usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --with-mod-path=/usr/lib/transcode --enable-x
--disable-3dnow --disable-a52 --disable-altivec --enable-avifile --disable-libdv
--disable-libdvdread --enable-lame --disable-libfame --enable-freetype2
--enable-gtk --enable-imagemagick --enable-libjpeg --disable-lzo
--disable-mjpegtools --enable-mmx --enable-libmpeg3 --disable-netstream
--enable-ogg --enable-vorbis --enable-libquicktime --enable-sdl --enable-sse
--disable-sse2 --disable-theora --disable-v4l --disable-static --enable-libxml2
--with-default-xvid=xvid4 --with-libpostproc-builddir=//usr/lib
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for egrep... grep -E
checking whether i686-pc-linux-gnu-gcc needs -traditional... no
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking for gawk... (cached) gawk
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for getopt_long_only... yes
checking whether support lib is needed... no
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for inline... inline
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking __attribute__ ((aligned ())) support... 64
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking return type of signal handlers... void
checking for strtol... yes
checking for memalign... yes
checking for ftruncate... yes
checking for gettimeofday... yes
checking for memset... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for stat... yes
checking for floor... no
checking for atexit... yes
checking for getpagesize... yes
checking for memmove... yes
checking for mkfifo... yes
checking for vsscanf... yes
checking for strptime... yes
checking for alloca... no
checking for lrint in -lm... yes
checking for pthreads in -lpthread... yes
checking for build architecture... Intel Pentium architecture (IA32)
checking if $CC groks MMX inline assembly... yes
checking for support for gcc-style register parameters on Intel... yes
checking for nasm... /usr/bin/nasm
checking for recent nasm version... yes
checking for support of 3DNow in assembly code... no
configure: WARNING: *** All of 3DNow dependent parts will be disabled ***
checking if $CC groks SSE inline assembly... yes
checking if $CC can handle SSE2 inline asm... no
*** All of sse2 dependent parts will be disabled ***
checking for CMOV support... yes
checking if $CC groks AltiVec inline assembly... no
checking if $CC groks AltiVec C extensions... no
checking if linker needs -framework vecLib...
checking if i686-pc-linux-gnu-gcc supports -fomit-frame-pointer flags... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-f95... no
checking for i686-pc-linux-gnu-fort... no
checking for i686-pc-linux-gnu-xlf95... no
checking for i686-pc-linux-gnu-ifc... no
checking for i686-pc-linux-gnu-efc... no
checking for i686-pc-linux-gnu-pgf95... no
checking for i686-pc-linux-gnu-lf95... no
checking for i686-pc-linux-gnu-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from
i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... (cached) i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if i686-pc-linux-gnu-gcc supports -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -O2 -pipe
-DDCT_YUV_PRECISION=1 flags... yes
checking if i686-pc-linux-gnu-g++ supports -march=pentium-m -O2 -pipe
-DDCT_YUV_PRECISION=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 flags... yes
checking if fast integers are available... yes
checking for pkg-config... /usr/bin/pkg-config
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XvQueryExtension in -lXv... yes
checking X11/Xaw/Simple.h usability... yes
checking X11/Xaw/Simple.h presence... yes
checking for X11/Xaw/Simple.h... yes
checking for XpmFreeAttributes in -lXpm... yes
checking for gzopen in -lz... yes
checking for sin in -lm... yes
checking ffmpeg/avcodec.h usability... yes
checking ffmpeg/avcodec.h presence... yes
checking for ffmpeg/avcodec.h... yes
VER=0.4.9-pre1
BUILD=4743
checking for avcodec_thread_init in -lavcodec... no
configure: error: error transcode depends on the FFmpeg (libavcodec) libraries
and headers

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14/config.log

!!! ERROR: media-video/transcode-0.6.14 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3, glibc-2.3.4.20050125-r1,
2.6.11-gentoo-r4 i686)
=================================================================
System uname: 2.6.11-gentoo-r4 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.4-r2 [2.4 (#1, Mar 12 2005, 16:40:05)]
ccache version 2.4 [disabled]
dev-lang/python:     2.4-r2
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.4_p6, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r6
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium-m -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium-m -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig cvs digest distlocks fixpackages sandbox sfperms
sign"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
ftp://trumpetti.atm.tut.fi/gentoo http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib acpi alsa avi berkdb bitmap-fonts cdr crypt cups curl dvd dvdr
emboss encode esd flac font-server foomaticdb gdbm gif gnome gpm gstreamer gtk
gtk2 hal imagemagick imlib ipv6 java jpeg libg++ libwww mad mikmod mmx
moznocompose moznoirc moznomail mp3 mpeg ncurses nls nptl nvidia oggvorbis
opengl oss pdflib perl png ppds python quicktime readline samba sdl slang spell
sqlite sse ssl svg svga tcltk tcpd tiff truetype truetype-fonts type1-fonts
unicode userlocales xml2 xprint xv xvid zlib linguas_de"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Sebastian Bergmann (RETIRED) gentoo-dev 2005-03-19 07:25:39 UTC
Same error with transcode-0.6.13-r1 and transcode-0.6.13.
transcode-0.6.12* configures okay but breaks during compilation.
transcode-0.6.11 merges fine with the same USE flags.
Comment 2 Alex 2005-03-19 12:01:45 UTC
Exactly the same problem here (transcode 06.14)

Portage 2.0.51.19 (default-linux/x86/2004.0, gcc-3.3.5, glibc-2.3.4.20041102-r1, 2.6.10 i686)
=================================================================
System uname: 2.6.10 i686 Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 12 2005, 21:04:15)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -funroll-loops -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -funroll-loops -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://kamikaze/gentoo-portage"
USE="x86 X aalib acpi alsa apm avi berkdb bitmap-fonts cdr crypt curl divx4linux dvb dvd dvdread emboss encode flac font-server fortran gdbm gif imagemagick imlib ipv6 jpeg libg++ libwww lirc mad matroska mikmod mmx motif mp3 mpeg mysql ncurses net network nls oggvorbis opengl oss pam pdflib perl png python quicktime readline rtc sdl slang spell sse sse2 ssl svga tcpd theora tiff truetype truetype-fonts type1-fonts v4l2 wmf xml2 xmms xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 3 Gregg Casillo 2005-03-19 20:26:08 UTC
Me too.

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r4 i686)
=================================================================
System uname: 2.6.11-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Mar 17 2005, 13:17:40)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r6
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://gentoo.mirrors.tds.net/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa arts audiofile avi bash-completion berkdb bitmap-fonts bzlib crypt divx4linux dvb dvd dvdread emboss encode fam ffmpeg flac freetype gdbm gif imlib jpeg kde kdeenablefinal libg++ libwww lirc mad mime mjpeg mmx mng mp3 mpeg mysql nas ncurses network nls nptl nptlonly nvidia ogg oggvorbis openal opengl oss perl png python qt quicktime readline samba sdl sndfile speex sse sse2 ssl svg tcpd theora tiff truetype truetype-fonts type1-fonts usb xine xpm xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 4 Curtis Magyar 2005-03-19 23:25:14 UTC
I had this exact same problem when emerging transcode 0.6.14.  The problem seems to occur when ffmpeg is compiled with USE="a52", and the transcode configure script attempts to link a small test app with -lavcodec and not -la52.

I managed to get it to compile using:

LDFLAGS="-la52" emerge transcode

Is this a bug of ffmpeg or transcode... I wonder?
Comment 5 Chris White (RETIRED) gentoo-dev 2005-03-20 08:36:31 UTC
This was fixed with the latest -r2.  liba52 wasn't being linked right with ffmpeg.
Comment 6 Curtis Magyar 2005-03-20 11:01:56 UTC
re: This was fixed with the latest -r2

You mean ffmpeg-0.4.9_p20050226-r2 ?  If so, that is the version I was building transcode with, when the error appeared.  It's not entirely fixed if that is the case.
Comment 7 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-20 11:06:15 UTC
it's fixed, simply do 'emerge sync' again.
Comment 8 Curtis Magyar 2005-03-20 13:57:39 UTC
re: it's fixed, simply do 'emerge sync' again.

What is fixed?  I just emerge sync'd, and I've got the latest ffmpeg and transcode.  But transcode still gives the same error when I try to re-emerge it.

[ebuild   R   ] media-video/ffmpeg-0.4.9_p20050226-r2
[ebuild   R   ] media-video/transcode-0.6.14
Comment 9 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-20 14:07:00 UTC
i tested it, re-emerge ffmpeg and afterwards try to merge transcode and you'll see that it works.
Comment 10 Curtis Magyar 2005-03-20 14:46:17 UTC
Re #9:

I won't argue I guess, but I've already done that, and it is NOT fixed here.  I have witnesses.

The only way I can get it to compile is by forcing -la52 into LDFLAGS.
Comment 11 Gregg Casillo 2005-03-20 21:12:26 UTC
Just emerge sync'd and tried emerge transcode again. Still a no go. I get this error in the build of mjpegtools, which is detailed in <a href="http://bugs.gentoo.org/show_bug.cgi?id=85432">bug #85432</a>:

if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"lavtools\" -DLAVPLAY_VERSION=\"1.6.2\"  -I/usr/include/quicktime  -I /usr/X11R6/include -I../utils  -I/usr/include/jpeg-mmx    -march=pentium4 -O3 -pipe -mno-sse2 -MT lavplay.o -MD -MP -MF ".deps/lavplay.Tpo" \
  -c -o lavplay.o `test -f 'lavplay.c' || echo './'`lavplay.c; \
then mv -f ".deps/lavplay.Tpo" ".deps/lavplay.Po"; \
else rm -f ".deps/lavplay.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -march=pentium4 -O3 -pipe -mno-sse2   -o lavplay  lavplay.o ../utils/libmjpegutils.la liblavplay.la liblavjpeg.la liblavfile.la -lpthread -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread  -lX11
i686-pc-linux-gnu-gcc -march=pentium4 -O3 -pipe -mno-sse2 -o .libs/lavplay lavplay.o -Wl,-rpath -Wl,/usr/lib  ../utils/.libs/libmjpegutils.so ./.libs/liblavplay.so ./.libs/liblavjpeg.so -L/usr/include/jpeg-mmx ./.libs/liblavfile.so -L/usr/lib /usr/lib/libquicktime.so -lz /usr/lib/libjpeg.so /usr/lib/libSDL.so //usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/libstdc++.so -L/usr/i686-pc-linux-gnu/bin -L/usr/i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110 -L/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/../../../../i686-pc-linux-gnu/lib -lgcc_s -lc -lm -ldl -laudio -lXt -lXext -lpthread -lX11 -Wl,--rpath -Wl,//usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110
./.libs/liblavfile.so: undefined reference to `quicktime_read_audio'
collect2: ld returned 1 exit status
distcc[19426] ERROR: compile (null) on localhost failed
make[2]: *** [lavplay] Error 1
make[2]: Leaving directory `/var/tmp/portage/mjpegtools-1.6.2-r3/work/mjpegtools-1.6.2/lavtools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mjpegtools-1.6.2-r3/work/mjpegtools-1.6.2'
make: *** [all] Error 2
Comment 12 Gregg Casillo 2005-03-20 21:19:57 UTC
Okay, I successfully built and emerged mjpegtools (by prepending USE="-quicktime" to the emerge line), but I still get the error mentioned at the top of this report. This is *NOT* fixed.
Comment 13 Gregg Casillo 2005-03-20 21:38:24 UTC
Per Curtis' suggestion, I was able to successfully build and emerge transcode-0.6.14 with this:
LDFLAGS="-la52" USE="-quicktime" emerge transcode

Kind of dodgy but appears to work.