Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151637 - games-emulation/visualboyadvance-1.7.2-r1 breaks on amd64 with mmx
Summary: games-emulation/visualboyadvance-1.7.2-r1 breaks on amd64 with mmx
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 151636
  Show dependency tree
 
Reported: 2006-10-16 14:11 UTC by Simon Stelling (RETIRED)
Modified: 2006-12-14 07:49 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 Simon Stelling (RETIRED) gentoo-dev 2006-10-16 14:11:04 UTC
USE=mmx:

if x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_ VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBo yAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -D HAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_IN TTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_ H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1  -I. -I.  -I../../src -DS DL -DSYSCONFDIR=\"/etc/games\"  -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE =1 -D_REENTRANT -ggdb -march=k8 -pipe -DC_CORE -DPROFILING -DMMX -DDEV_VERSION - MT admame.o -MD -MP -MF ".deps/admame.Tpo" \
  -c -o admame.o `test -f '../admame.cpp' || echo './'`../admame.cpp; \
then mv -f ".deps/admame.Tpo" ".deps/admame.Po"; \
else rm -f ".deps/admame.Tpo"; exit 1; \
fi
{standard input}: Assembler messages:
{standard input}:458: Error: Incorrect register `%rbx' used with `l' suffix
{standard input}:459: Error: Incorrect register `%r8' used with `l' suffix
{standard input}:460: Error: Incorrect register `%rcx' used with `l' suffix
{standard input}:461: Error: Incorrect register `%r9' used with `l' suffix
{standard input}:506: Error: Incorrect register `%rbx' used with `l' suffix
{standard input}:507: Error: Incorrect register `%r8' used with `l' suffix
{standard input}:508: Error: Incorrect register `%rcx' used with `l' suffix
{standard input}:509: Error: Incorrect register `%r9' used with `l' suffix
{standard input}:644: Error: Incorrect register `%rbx' used with `l' suffix
{standard input}:645: Error: Incorrect register `%r8' used with `l' suffix
{standard input}:646: Error: Incorrect register `%rcx' used with `l' suffix
{standard input}:647: Error: Incorrect register `%r9' used with `l' suffix
{standard input}:692: Error: Incorrect register `%rbx' used with `l' suffix
{standard input}:693: Error: Incorrect register `%r8' used with `l' suffix
{standard input}:694: Error: Incorrect register `%rcx' used with `l' suffix
{standard input}:695: Error: Incorrect register `%r9' used with `l' suffix
make[2]: *** [admame.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/games-emulation/visualboyadvance-1. 7.2-r1/work/VisualBoyAdvance-1.7.2/src/sdl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/games-emulation/visualboyadvance-1. 7.2-r1/work/VisualBoyAdvance-1.7.2/src'
make: *** [all-recursive] Error 1

!!! ERROR: games-emulation/visualboyadvance-1.7.2-r1 failed.
Call stack:
  ebuild.sh, line 1564:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  visualboyadvance-1.7.2-r1.ebuild, line 46:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if rel evant.
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2006-12-14 07:49:55 UTC
masked for now