Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 104875

Summary: compilation on media-video/ffmpeg-0.4.9_p20050226-r5 failed on AMD64
Product: Gentoo Linux Reporter: André Brioso <p3r3s>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge -pv ffmpeg output

Description André Brioso 2005-09-05 02:54:48 UTC
When trying to emerge ffmpeg on my box I receive (among other compilation
errors) "dc1394.c:186: error: invalid application of `sizeof' to incomplete type
`dc1394_data'"


Reproducible: Always
Steps to Reproduce:
1.emerge -pv ffmpeg
2.emerge -v ffmpeg
3.

Actual Results:  
caladan ~ # emerge -pv ffmpeg

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] media-video/ffmpeg-0.4.9_p20050226-r5  -a52 -aac (-altivec)
-debug -doc -dts +encode +ieee1394 +imlib (-mmx) -network -ogg -oss +sdl
-threads +truetype -v4l -vorbis -xvid +zlib 0 kB

Total size of downloads: 0 kB
caladan ~ #  emerge -v ffmpeg

(snip)

dc1394.c: At top level:
dc1394.c:186: error: invalid application of `sizeof' to incomplete type
`dc1394_data'
make[1]: *** [dc1394.o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/ffmpeg-0.4.9_p20050226-r5/work/ffmpeg-0.4.9-p20050226-static/libavformat'
make: *** [lib] Error 2

!!! ERROR: media-video/ffmpeg-0.4.9_p20050226-r5 failed.
!!! Function src_compile, Line 113, Exitcode 2
!!! static failed
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
Sucessfull compilation of the package

caladan ~ # emerge info
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.11-gentoo-r11 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r11 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.12
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.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X alsa apache2 avi berkdb bitmap-fonts cdr crypt cups curl dvdr eds
encode esd fam foomaticdb fortran gd gdbm gif gnome gpm gstreamer gtk gtk2
ieee1394 imlib ipv6 java jpeg junit kde ldap libwww lzw lzw-tiff mad mp3 mpeg
mysql ncurses nls opengl pam pdflib perl png python qt quicktime readline remote
samba sdl snmp spell ssl tcpd tiff truetype truetype-fonts type1-fonts usb
userlocalesxml xml2 xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 André Brioso 2005-09-05 03:04:47 UTC
Created attachment 67671 [details]
emerge -pv ffmpeg output
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-09-05 05:41:27 UTC

*** This bug has been marked as a duplicate of 104211 ***