Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143339 - media-libs/libquicktime-0.9.9 does not compile under gcc 4.1.1
Summary: media-libs/libquicktime-0.9.9 does not compile under gcc 4.1.1
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-09 05:52 UTC by Ryan Bair
Modified: 2006-08-09 05:58 UTC (History)
0 users

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 Ryan Bair 2006-08-09 05:52:18 UTC
I believe this is also an issue under gcc-0.9.7-r1, but have not yet verified it.

Here's the error: 
filehandler.cc: In member function 'virtual off_t QtHandler::GetFileSize()':
filehandler.cc:838: error: invalid use of undefined type 'struct quicktime_s'
/usr/include/quicktime/quicktime.h:252: error: forward declaration of 'struct quicktime_s'
make[3]: *** [filehandler.o] Error 1

fortran ryan # emerge --info
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.3.6-r4, 2.6.18-rc2-mm1 i686)
=================================================================
System uname: 2.6.18-rc2-mm1 i686 Intel(R) Pentium(R) D CPU 2.80GHz
Gentoo Base System version 1.6.15
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/ryry"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm avahi avi beagle berkdb bitmap-fonts bzip2 cdr cli crypt cups dbus dlloader dri dvdr emboss encode firefox foomaticdb fortran gd gdbm gif glitz gnome gpm graphviz gs gstreamer gtk gtk2 hal ieee1394 imlib isdnlog jbig jpeg jpeg2k kde libg++ libwww lirc mad mikmod mmx mono motif mp3 mpeg mysql ncurses nls nptl nptlonly numeric ogg opengl oss pam pcre pda pdf pdflib perl php png pppd python qt qt3 qt4 quicktime readline reflection samba sdl session spell spl sse sse2 sse3 ssl svg tcpd tk truetype truetype-fonts type1-fonts udev unicode vorbis xml xorg xv zlib elibc_glibc input_devices_keyboard input_devices_evdev input_devices_mouse kernel_linux linguas_en userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Ryan Bair 2006-08-09 05:56:58 UTC
Whoa man, way too early for me. Forget this one ever existed.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-09 05:58:35 UTC
:=)