Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107404 - libsdl-1.2.8-r1 build fails with Error 1 while building SDL_yuv_mmx.o
Summary: libsdl-1.2.8-r1 build fails with Error 1 while building SDL_yuv_mmx.o
Status: RESOLVED DUPLICATE of bug 89628
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-27 09:08 UTC by Christopher Smith
Modified: 2005-09-27 09:55 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 Christopher Smith 2005-09-27 09:08:32 UTC
I get the following towards the end of my ebuild of libsdl:

 i386-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE=\"SDL\" -DVERSION=\"1.2.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_LIBASOUND=1 -I. -I.
-O2 -mcpu=i686 -march=pentium4 -pipe -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT
-DUSE_DLOPEN -DUSE_ASMBLIT -I./hermes -I../../src/hermes -DOSS_SUPPORT
-DALSA_SUPPORT -DALSA_DYNAMIC=libasound.so.2 -DUSE_DLVSYM -DARTSC_SUPPORT
-DARTSC_DYNAMIC=libartsc.so.0 -I/usr/kde/3.4/include/artsc -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DESD_SUPPORT
-DESD_DYNAMIC=libesd.so.0 -DENABLE_X11 -DXTHREADS -I./include -I./src/video
-DXFREE86_VM -DXFREE86_VMGAMMA -DXFREE86_DGAMOUSE -DDEFAULT_DGAMOUSE
-DXFREE86_XV -DHAVE_XINERAMA -Isrc/video -DENABLE_DGA -DHAVE_OPENGL
-DUSE_INPUT_EVENTS -D_REENTRANT -DSDL_USE_PTHREADS -DHAVE_SIGACTION
-I../../include -I../../include/SDL -I../../src -I../../src/main/linux
-I../../src/audio -I../../src/video -I../../src/video/XFree86/extensions
-I../../src/events -I../../src/joystick -I../../src/cdrom -I../../src/thread
-I../../src/timer -I../../src/endian -I../../src/file -I../../src/thread -c
SDL_yuv_mmx.c  -fPIC -DPIC -o .libs/SDL_yuv_mmx.o
SDL_yuv_mmx.c:59: warning: `MMX_Ugrn555' defined but not used
SDL_yuv_mmx.c:60: warning: `MMX_Vgrn555' defined but not used
SDL_yuv_mmx.c:64: warning: `MMX_red555' defined but not used
SDL_yuv_mmx.c:66: warning: `MMX_grn555' defined but not used
SDL_yuv_mmx.c:68: warning: `MMX_blu5x5' defined but not used
 i386-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE=\"SDL\" -DVERSION=\"1.2.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_LIBASOUND=1 -I. -I.
-O2 -mcpu=i686 -march=pentium4 -pipe -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT
-DUSE_DLOPEN -DUSE_ASMBLIT -I./hermes -I../../src/hermes -DOSS_SUPPORT
-DALSA_SUPPORT -DALSA_DYNAMIC=libasound.so.2 -DUSE_DLVSYM -DARTSC_SUPPORT
-DARTSC_DYNAMIC=libartsc.so.0 -I/usr/kde/3.4/include/artsc -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DESD_SUPPORT
-DESD_DYNAMIC=libesd.so.0 -DENABLE_X11 -DXTHREADS -I./include -I./src/video
-DXFREE86_VM -DXFREE86_VMGAMMA -DXFREE86_DGAMOUSE -DDEFAULT_DGAMOUSE
-DXFREE86_XV -DHAVE_XINERAMA -Isrc/video -DENABLE_DGA -DHAVE_OPENGL
-DUSE_INPUT_EVENTS -D_REENTRANT -DSDL_USE_PTHREADS -DHAVE_SIGACTION
-I../../include -I../../include/SDL -I../../src -I../../src/main/linux
-I../../src/audio -I../../src/video -I../../src/video/XFree86/extensions
-I../../src/events -I../../src/joystick -I../../src/cdrom -I../../src/thread
-I../../src/timer -I../../src/endian -I../../src/file -I../../src/thread -c
SDL_yuv_mmx.c -o SDL_yuv_mmx.o >/dev/null 2>&1
make[3]: *** [SDL_yuv_mmx.lo] Error 1
make[3]: *** Waiting for unfinished jobs....

...and that ends the build process.

Reproducible: Always
Steps to Reproduce:
1. emerge --deep --newuse -v gnome
2. wait


Actual Results:  
See Details

Expected Results:  
It should build just fine.

Relevant bits of my make.conf:

CFLAGS="-O2 -mcpu=i686 -march=pentium4 -pipe"
CHOST="i386-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="-gpm X a52 aac acpi adns aim alsa apache2 arts avi bash-completion berkdb
bonobo bzip2 calendar cdb cdparanoia cdr crypt ctype cups curl curlwrappers dba
dbase dbus dbx dga dio divx4linux doc dri dts dv dvb dvd dvdr dvdread emacs
emacs-w3 encode esd ethereal exif expat fam firebird flac ftp gcj gd gdbm geoip
gif ginac glut gmp gnome gnutls gphoto2 gstreamer gtk gtk2 gtkhtml guile hal
howl icq idn imagemagick imap innodb iodbc ipv6 jabber jack java javascript
jikes jpeg junit kde kdeenablefinal kdexdeltas lapack lcms ldap libedit libg++
libgda libwww lm_sensors mime ming mmap mmx mng mono mozilla mp3 mpeg mpi msn
mssql mysql mysqli ncurses netcdf nls nptl nsplugin ocaml oci odbc offensive ofx
ogg oggvorbis opengl oracle7 oracle oscar pam pcre pdflib perl php pic plotutils
png posix postgres ppds python qdbm qt quicktime readline recode ruby samba sasl
scanner sdl slp soap sockets speex sse svg symlink sysvipc tcpd tetex theora
threads tidy tiff truetype unicode usb v4l vcd vhosts vorbis win32codecs wmf
xine xinerama xml xml2 xmlrpc xmms xpm xprint xsl xv xvid yahoo zlib"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-27 09:55:32 UTC

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