Subject: Re: pkg/29448
To: None <garbled@netbsd.org, gnats-admin@netbsd.org,>
From: A L Meyers <me@privacy.net>
List: pkgsrc-bugs
Date: 06/15/2005 07:58:02
The following reply was made to PR pkg/29448; it has been noted by GNATS.
From: A L Meyers <me@privacy.net>
To: "Johnny C. Lam" <jlam@NetBSD.org>
Cc: gnats-bugs@netbsd.org
Subject: Re: pkg/29448
Date: Wed, 15 Jun 2005 09:56:49 +0200
Johnny C. Lam wrote:
> A L Meyers wrote:
>
>> Good morning Johnny and thanks. Regret after updating pkgsrc
>> games/tanked still does not build. lux. Here is the output:
>>
>> makedepend: warning: /usr/include/gnu/stubs.h: non-portable
>> whitespace encountered at line 7
>> make[1]: Leaving directory
>> `/usr/pkgsrc/games/tanked/work/tanked-0.90/client'
>> make[1]: Entering directory
>> `/usr/pkgsrc/games/tanked/work/tanked-0.90/client'
>> making all in ./libsprite...
>> make[2]: Entering directory
>> `/usr/pkgsrc/games/tanked/work/tanked-0.90/client/libsprite'
>> rm -f border.o
>> gcc -c -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro
>> -fno-strict-aliasing -fno-strength-reduce -I/usr/include/X11
>> -I/usr/pkg/include -I/usr/X11R6/include -Dlinux -D__i386__
>> -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE
>> -D_BSD_SOURCE -D_SVID_SOURCE
>> -DFUNCPROTO=15 -DNARROWPROTO -I/usr/include/X11 -DXVENDORNAME='"The
>> X.Org Foundation"' -DXVENDORNAMESHORT='"X.Org"' border.c
>> cc1: error: invalid option `tune=pentiumpro'
>
>
> The good news is that this is now a compiler error, not a make error, so
> that problem that you had originally pointed out in the PR is now fixed.
> Can you check on your system where the option "-mtune=pentiumpro" is
> coming from? It looks like that option is just not supported by the GCC
> that you have on your system.
>
> Cheers,
>
> -- Johnny Lam <jlam@NetBSD.org>
>
Hello Johnny,
Thanks. There is no "tune=pentiumpro" in /usr/pkg/etc/mk.conf.
Have no clue where to look. Advice much appreciated.
Best regards,
lux