Gentoo Archives: gentoo-user

From: Christian Groessler <chris@×××××××××.org>
To: gentoo-ppc-user@l.g.o
Cc: gentoo-user@l.g.o
Subject: [gentoo-user] cannot emerge games-fps/darkplaces for ppc
Date: Fri, 13 Jun 2014 22:53:16
Message-Id: 539B80B6.4020408@groessler.org
1 Hi,
2
3 I'm getting this:
4
5 powerpc-unknown-linux-gnu-gcc -MMD
6 -DDP_FS_BASEDIR='"/usr/share/games/quake1"' -Wall -Wold-style-definition
7 -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement
8 -Wmissing-prototypes -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64
9 -D__KERNEL_STRICT_NAMES -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec
10 -fno-strict-aliasing -c cvar.c -o cvar.o
11 powerpc-unknown-linux-gnu-gcc -MMD
12 -DDP_FS_BASEDIR='"/usr/share/games/quake1"' -Wall -Wold-style-definition
13 -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement
14 -Wmissing-prototypes -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64
15 -D__KERNEL_STRICT_NAMES -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec
16 -fno-strict-aliasing -c dpsoftrast.c -o dpsoftrast.o -msse2
17 powerpc-unknown-linux-gnu-gcc: error: unrecognized command line option
18 '-msse2'
19 make[2]: *** [dpsoftrast.o] Error 1
20 make[2]: *** Waiting for unfinished jobs....
21 make[2]: Leaving directory
22 `/var/tmp/portage/games-fps/darkplaces-20130304/work/darkplaces'
23 make[1]: *** [bin-release] Error 2
24 make[1]: Leaving directory
25 `/var/tmp/portage/games-fps/darkplaces-20130304/work/darkplaces'
26 make: *** [sdl-release] Error 2
27 emake failed
28
29
30 -msse2 looks like an x86 option...
31
32 regards,
33 chris

Attachments

File name MIME type
build.log.gz application/gzip
emerge-info.txt text/plain
emerge-pqv.txt text/plain
environment.gz application/gzip

Replies

Subject Author
Re: [gentoo-user] cannot emerge games-fps/darkplaces for ppc Stroller <stroller@××××××××××××××××××.uk>