Subject: Re: pkg/29452
To: None <jmmv@netbsd.org>
From: A L Meyers <me@privacy.net>
List: pkgsrc-bugs
Date: 06/15/2005 11:39:49
jmmv@netbsd.org wrote:
> Synopsis: package games/xbill does not build
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: jmmv@netbsd.org
> State-Changed-When: Tue, 14 Jun 2005 17:09:37 +0000
> State-Changed-Why:
> I've just commited a fix for this.  Does it solve your problem?
> 
Tks.  Using newest pkgsrc 15/06, regret that games/xbill still 
does not build.  Output follows.  lux

makedepend  -- -I.   -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   -Dathena 
-DXBILL_HOME=\"/usr/pkg/share/xbill/\"  -DXVENDORNAME='"The X.Org 
Foundation"' -DXVENDORNAMESHORT='"X.Org"' -DUSE_MAKEDEPEND -- 
Bucket.cc  Cable.cc         Computer.cc     Game.cc 
Horde.cc        Library.cc      Monster.cc      Network.cc 
Scorelist.cc    Spark.cc        MCursor.cc Picture.cc      UI.cc 
  x11-athena.cc   x11.cc
makedepend: warning:  /usr/include/gnu/stubs.h:  non-portable 
whitespace encountered at line 7
===> Building for xbill-2.0nb1
g++ -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro 
-fno-strict-aliasing -fno-strength-reduce   -I. 
-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 
                             -Dathena 
-DXBILL_HOME=\"/usr/pkg/share/xbill/\"  -DVARBASE=\"/var\" 
-I/usr/pkg/include -I/usr/X11R6/include  -c -o Bucket.o Bucket.cc
cc1plus: error: invalid option `tune=pentiumpro'
make: *** [Bucket.o] Error 1
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/games/xbill
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/pkgsrc/games/xbill/work/.work.log
===>
*** Error code 1