Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54265 - xmms-morestate needs lovin' to support other arcs
Summary: xmms-morestate needs lovin' to support other arcs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 22:12 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-07-07 14:23 UTC (History)
1 user (show)

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 Jeremy Huddleston (RETIRED) gentoo-dev 2004-06-17 22:12:23 UTC
checking for sigvec... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory `/mnt/raid0/tmp/portage/xmms-morestate-1.2/work/xmms-morestate-1.2'
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -shared -mcpu=i386 -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -MT autoplay.o -MD -MP -MF ".deps/autoplay.Tpo" \
  -c -o autoplay.o `test -f 'autoplay.c' || echo './'`autoplay.c; \
then mv ".deps/autoplay.Tpo" ".deps/autoplay.Po"; \
else rm -f ".deps/autoplay.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -shared -mcpu=i386 -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -MT config.o -MD -MP -MF ".deps/config.Tpo" \
  -c -o config.o `test -f 'config.c' || echo './'`config.c; \
then mv ".deps/config.Tpo" ".deps/config.Po"; \
else rm -f ".deps/config.Tpo"; exit 1; \
fi
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
autoplay.c:1: error: CPU you selected does not support x86-64 instruction set
make[1]: *** [autoplay.o] Error 1
make[1]: *** Waiting for unfinished jobs....
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
config.c:1: error: CPU you selected does not support x86-64 instruction set
make[1]: *** [config.o] Error 1
make[1]: Leaving directory `/mnt/raid0/tmp/portage/xmms-morestate-1.2/work/xmms-morestate-1.2'
make: *** [all] Error 2

!!! ERROR: media-plugins/xmms-morestate-1.2 failed.
!!! Function src_compile, Line 474, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-07 14:23:27 UTC
fix in portage.