Opened 15 years ago

Closed 15 years ago

#1386 closed defect (fixed)

mplayer-svn (20090116) doesnt compile on fedora port for alpha

Reported by: alphamike@… Owned by: diego@…
Priority: normal Component: build system
Version: unspecified Severity: blocker
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

cc -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -mcpu=pca56 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -I/usr/include/SDL -D_REENTRANT -pthread -I/usr/include/kde/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilibdvdread4 -I/usr/include/freetype2 -Ilibdvdnav -c -o cpudetect.o cpudetect.c
{standard input}: Assembler messages:
{standard input}:104: Error: unknown opcode `mtspr'
{standard input}:105: Error: bad expression
{standard input}:105: Error: syntax error
make: * [cpudetect.o] Error 1

Change History (1)

comment:1 by diego@…, 15 years ago

Resolution: fixed
Status: newclosed

All the recent build failures after the extensive FFmpeg changes should be gone now.

Note: See TracTickets for help on using tickets.