Opened 15 years ago

Closed 15 years ago

#21881 closed defect (fixed)

libsdl-devel @1.3.0-4950 Upgrade of +universal fails

Reported by: davshaonr@… Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: libsdl-devel

Description

Using a Macbook 2.1 with SL 10.6.1, upgrading libsdl-devel already built with +universal option fails with

mkdir -p -- build
/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -mmmx -m3dnow -msse -msse2 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -MMD -MT build/SDL_compat.lo -c src/SDL_compat.c -o build/SDL_compat.lo 
libtool: compile:  /usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -mmmx -m3dnow -msse -msse2 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -MMD -MT build/SDL.lo -c src/SDL.c  -fno-common -DPIC -o build/.libs/SDL.o
gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
make: *** [build/SDL.lo] Error 1
make: *** Waiting for unfinished jobs....

Attachments (1)

libsdl-devel.log (18.8 KB) - added by davshaonr@… 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by davshaonr@…

Attachment: libsdl-devel.log added

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Keywords: Snow Leopard universal removed
Owner: changed from macports-tickets@… to toby@…

comment:2 Changed 15 years ago by tobypeterson

Resolution: fixed
Status: newclosed

"fixed" in r58934

Note: See TracTickets for help on using tickets.