Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94030 - transcode (media-video/transcode-1.0.0_beta3) fails on libquicktime
Summary: transcode (media-video/transcode-1.0.0_beta3) fails on libquicktime
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: InVCS
: 94543 114273 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-25 20:16 UTC by Sig Lange
Modified: 2005-12-02 08:14 UTC (History)
1 user (show)

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


Attachments
transcode-1.0.0_beta3/work/transcode-1.0.0beta3 config.log (config.log,145.16 KB, text/plain)
2005-05-25 20:18 UTC, Sig Lange
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sig Lange 2005-05-25 20:16:39 UTC
The feature set from ./configure ...
----------------------------------------
Summary for transcode 1.0.0beta3:
----------------------------------------

core options
----------------------------------------
static AV-frame buffering      yes
network (sockets) streams      no
experimental xio               no
Default xvid export            xvid4
A52 default decoder            

libavcodec
----------------------------------------
headers                        -I/usr/include
libraries                      -L/usr/lib -lavcodec -lm -lz -lpthread
build                          4743
version                        0.4.9-pre1
statically linked              no

hardware support
----------------------------------------
v4l/v4l2                       no
bktr                           no
sunau                          no

optional package support
----------------------------------------
IBP                            no
X11                            yes
libmpeg2                       yes
libpostproc                    no
freetype2                      yes
avifile                        yes
lame                           yes
ogg                            yes
vorbis                         yes
theora                         no
libdvdread                     no
pvm3                           no
libdv                          no
libquicktime                   no
lzo                            no
a52                            no
liblve                         no
libmpeg3                       yes
libxml2                        yes
mjpegtools                     no
sdl                            yes
gtk                            yes
libfame                        no
imagemagick                    yes
libjpeg                        yes
iconv                          yes
ERROR: option '--enable-libquicktime' failed: cannot compile quicktime/lqt.h
quicktime/lqt.h can be found in the following packages:
  libquicktime  http://libquicktime.sourceforge.net/


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 config.log to your bug report:
!!! /var/tmp/portage/transcode-1.0.0_beta3/work/transcode-1.0.0beta3/config.log
This file is too huge, see attachment.

I also tried a re-merge of libquicktime, the quicktime USE flag is set.

Reproducible: Always
Steps to Reproduce:
1. emerge transcode or emerge -vuD world
2.
3.

Actual Results:  
ebuild bombs!

Expected Results:  
ya know, install transcode.. 

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11 i686)
=================================================================
System uname: 2.6.11 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/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/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.mirrors.pair.com/ http://mirrors.tds.net/gentoo
ftp://ftp.ndlug.nd.edu/pub/gentoo/ ftp://mirrors.tds.net/gentoo
http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib adns alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl
eds emboss encode esd fam flac foomaticdb fortran gdbm gif gnome gpm gstreamer
gtk gtk2 imagemagick imlib ipv6 java jpeg junit kde libg++ libwww mad mikmod
motif mozilla mp3 mpeg mysql nas ncurses nls ogg oggvorbis opengl oss pam pdflib
perl png python qt quicktime readline samba sdl slang spell ssl svga tcpd tiff
truetype truetype-fonts type1-fonts vorbis win32codecs xine xml2 xmms xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Sig Lange 2005-05-25 20:18:12 UTC
Created attachment 59841 [details]
transcode-1.0.0_beta3/work/transcode-1.0.0beta3 config.log

the config.log the ebuild told me to report in the bug.
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-27 15:41:21 UTC
i guess you also have version 0.9.6 of libquicktime installed. please update to
0.9.6-r1 and try again, should be fixed
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-05-30 15:07:38 UTC
*** Bug 94543 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-12-02 08:10:33 UTC
*** Bug 114273 has been marked as a duplicate of this bug. ***