Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59324 - avidemux build fails: emmintrin.h: No such file or directory
Summary: avidemux build fails: emmintrin.h: No such file or directory
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL: http://
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-03 18:16 UTC by Salim Fadhley
Modified: 2005-01-28 07:36 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 Salim Fadhley 2004-08-03 18:16:11 UTC
emerge avidemux fails:

gcc  -O3 -g -Wall -O2 -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -I/usr/include/malloc -msse -c -o i386/simple_idct_mmx.o i386/simple_idct_mmx.c
gcc  -O3 -g -Wall -O2 -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -I/usr/include/malloc -msse -c -o i386/vp3dsp_mmx.o i386/vp3dsp_mmx.c
gcc  -O3 -g -Wall -O2 -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -I/usr/include/malloc -msse -msse -c -o i386/fft_sse.o i386/fft_sse.c
In file included from i386/fft_sse.c:24:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/xmmintrin.h:1227:23: emmintrin.h: No such file or directory
make[2]: *** [i386/fft_sse.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/avidemux-2.0.24/work/avidemux-2.0.24/adm_lavcodec'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/avidemux-2.0.24/work/avidemux-2.0.24'
make: *** [all] Error 2

!!! ERROR: media-video/avidemux-2.0.24 failed.
!!! Function src_compile, Line 71, Exitcode 2
!!! make failed

System info:

Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.4)
=================================================================
System uname: 2.6.4 i686 AMD Athlon(tm) XP
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /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/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.mirror.sdv.fr http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo http://gentoo.tiscali.nl/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/ http://ftp.gentoo.skynet.be/pub/gentoo/ http://gentoo.inode.at/ http://ftp.caliu.info/pub/gentoo/ http://128.213.5.34/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
USE="3dnow X Xaw3d aalib aavm acl acpi acpi4linux alsa amd apache2 apm arts asterisk autofs avi berkdb bonobo cdr crypt cups curl dga directfb doc dvb dvd emacs encode erandom esd ethereal faad fbcon ffmpeg flac flash foomaticdb gd gd-external gdbm ggi gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml imagemagick imap imlib innodb ipv6 java jikes joystick jpeg kde lcd ldap libg++ libwww lirc mad mikmod mmx mng motif mozilla mpeg mysql ncurses net nls nptl nvidia odbc oggvorbis opengl oss pam pda pdflib perl pg-hier php pic png python qt quicktime readline ruby samba scanner sdl slang sox speex spell sse ssl svga tcltk tcpd tetex theora threads tiff timidity transcode truetype unicode usb wmf x86 xfs xine xml xml2 xmms xv xvid yahoo zeo zlib"


Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge avidemux


Actual Results:
Comment 1 Marc Hildebrand (RETIRED) gentoo-dev 2004-09-23 13:39:02 UTC
Have you tried to find "emmintrin.h" (should be in gcc's include dir)?
Please try again and/or update gcc.
And you can savely try avidemux-2.0.28 if you dare to upgrade to xvid-1.0.
Please report here.
Cheers,
Marc.
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-28 07:36:21 UTC
please provide the requested information and feel free to reopen this bug if you're still experiencing problems.