SDL12 -stable failure

Adam Weinberger adamw at magnesium.net
Wed Aug 4 13:30:07 PDT 2004


Krion -

The gcc-3.4.2 patches you committed for sdl12 do not build under
-STABLE.

I'm Cc:'ing ports@ on this, because this looks like a PITA problem to fix.

# Adam


bulgogi-adamw-gnome-stable# uname -a
FreeBSD bulgogi-adamw-gnome-stable.marcuscom.com 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Aug  4 11:06:39 EDT 2004    marcus at marcuscom.com:/usr/src/sys/magic/kernel/path i386
bulgogi-adamw-gnome-stable# make===>  Building for sdl-1.2.7_2,1
Making all in src
Making all in main
Making all in audio
Making all in disk
Making all in dsp
Making all in dma
Making all in esd
Making all in video
Making all in dummy
Making all in x11
Making all in XFree86/Xxf86vm
Making all in XFree86/Xxf86dga
Making all in XFree86/Xv
Making all in XFree86/Xinerama
Making all in dga
Making all in svga
Making all in aalib
source='SDL_yuv_mmx.c' object='SDL_yuv_mmx.lo' libtool=yes  depfile='.deps/SDL_yuv_mmx.Plo' tmpdepfile='.deps/SDL_yuv_mmx.TPlo'  depmode=gcc /bin/sh ../../depcomp  /bin/sh ../../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL\" -DVERSION=\"1.2.7\" -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1  -I. -I.      -O -pipe  -D_THREAD_SAFE -I/usr/local/include -DHAVE_LIBUSBHID_H -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -DUSE_DLOPEN -DUSE_ASMBLIT -I./hermes -I../../src/hermes -DOSS_SUPPORT -DESD_SUPPORT -DESD_DYNAMIC=libesd.so.2 -I/usr/local/include  -I/usr/X11R6/include -DENABLE_X11 -DXTHREADS -I./include -I./src/video -DXFREE86_VM -DXFREE86_VMGAMMA -DXFREE86_DGAMOUSE -DDEFAULT_DGAMOUSE -DXFREE86_XV -DHAVE_XINERAMA -Isrc/video -DENABLE_DGA -DENABLE_SVGALIB -DENABLE_AALIB -DHAVE_OPENGL -D_REENTRANT -D_THREAD_SAFE -DSDL_USE_PTHREADS -DHAVE_SEMUN -DHAVE_SIGACTION -DHAVE_LIBUSBHID_H -DUSBHID_UCR_DATA -I../../include -I../../include/SDL -I../../src -I../../src/main/freebsd -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 -o SDL_yuv_mmx.lo SDL_yuv_mmx.c
 cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL\" -DVERSION=\"1.2.7\" -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_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -I. -I. -O -pipe -D_THREAD_SAFE -I/usr/local/include -DHAVE_LIBUSBHID_H -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -DUSE_DLOPEN -DUSE_ASMBLIT -I./hermes -I../../src/hermes -DOSS_SUPPORT -DESD_SUPPORT -DESD_DYNAMIC=libesd.so.2 -I/usr/local/include -I/usr/X11R6/include -DENABLE_X11 -DXTHREADS -I./include -I./src/video -DXFREE86_VM -DXFREE86_VMGAMMA -DXFREE86_DGAMOUSE -DDEFAULT_DGAMOUSE -DXFREE86_XV -DHAVE_XINERAMA -Isrc/video -DENABLE_DGA -DENABLE_SVGALIB -DENABLE_AALIB -DHAVE_OPENGL -D_REENTRANT -D_THREAD_SAFE -DSDL_USE_PTHREADS -DHAVE_SEMUN -DHAVE_SIGACTION -DHAVE_LIBUSBHID_H -DUSBHID_UCR_DATA -I../../include -I../../include/SDL -I../../src -I../../src/main/freebsd -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 -Wp,-MD,.deps/SDL_yuv_mmx.TPlo  -fPIC -DPIC -o .libs/SDL_yuv_mmx.o
SDL_yuv_mmx.c: In function `ColorRGBDitherYV12MMX1X':
SDL_yuv_mmx.c:242: syntax error before `['
SDL_yuv_mmx.c: In function `Color565DitherYV12MMX1X':
SDL_yuv_mmx.c:423: syntax error before `['
SDL_yuv_mmx.c: At top level:
SDL_yuv_mmx.c:39: warning: `_MMX_0080w' defined but not used
SDL_yuv_mmx.c:40: warning: `_MMX_00FFw' defined but not used
SDL_yuv_mmx.c:41: warning: `_MMX_FF00w' defined but not used
SDL_yuv_mmx.c:43: warning: `_MMX_Ycoeff' defined but not used
SDL_yuv_mmx.c:45: warning: `_MMX_UbluRGB' defined but not used
SDL_yuv_mmx.c:46: warning: `_MMX_VredRGB' defined but not used
SDL_yuv_mmx.c:47: warning: `_MMX_UgrnRGB' defined but not used
SDL_yuv_mmx.c:48: warning: `_MMX_VgrnRGB' defined but not used
SDL_yuv_mmx.c:50: warning: `_MMX_Ublu5x5' defined but not used
SDL_yuv_mmx.c:51: warning: `_MMX_Vred5x5' defined but not used
SDL_yuv_mmx.c:52: warning: `_MMX_Ugrn555' defined but not used
SDL_yuv_mmx.c:53: warning: `_MMX_Vgrn555' defined but not used
SDL_yuv_mmx.c:54: warning: `_MMX_Ugrn565' defined but not used
SDL_yuv_mmx.c:55: warning: `_MMX_Vgrn565' defined but not used
SDL_yuv_mmx.c:57: warning: `_MMX_red555' defined but not used
SDL_yuv_mmx.c:58: warning: `_MMX_red565' defined but not used
SDL_yuv_mmx.c:59: warning: `_MMX_grn555' defined but not used
SDL_yuv_mmx.c:60: warning: `_MMX_grn565' defined but not used
SDL_yuv_mmx.c:61: warning: `_MMX_blu5x5' defined but not used
*** Error code 1

Stop in /usr/ports/devel/sdl12/work/SDL-1.2.7/src/video.




--
Adam Weinberger
adamw at magnesium.net || adamw at FreeBSD.org
adamw at vectors.cx    ||   adamw at gnome.org
http://www.vectors.cx


More information about the freebsd-ports mailing list