Subject: pkg/29421: package games/maelstrom fails build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <almeyers@consult-meyers.com>
List: pkgsrc-bugs
Date: 02/17/2005 15:47:00
>Number:         29421
>Category:       pkg
>Synopsis:       package games/maelstrom fails build
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 17 15:47:00 +0000 2005
>Originator:     A L Meyers
>Release:        latest cvs pkgsrc bootstrapped to Mandrake Linux 10.1 i386
>Organization:
>Environment:
Linux localhost.localdomain 2.6.8.1-12mdk #1 Fri Oct 1 12:53:41 CEST 2004 i686 AMD Athlon(tm) XP 2800+ unknown GNU/Linux
>Description:
g++ -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.5\"  -I. -I.   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -O2 -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include -O2 -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include -I/usr/pkg/include/SDL -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/pkg/share/Maelstrom\" -c main.cpp
In file included from main.cpp:14:
buttonlist.h: In member function `void ButtonList::Add_Button(Uint16, Uint16, Uint16, Uint16, void (*)())':
buttonlist.h:19: error: using typedef-name `ButtonList::button' after `struct'
buttonlist.h: In member function `void ButtonList::Activate_Button(Uint16, Uint16)':
buttonlist.h:33: error: using typedef-name `ButtonList::button' after `struct'
buttonlist.h: In member function `void ButtonList::Delete_Buttons()':
buttonlist.h:45: error: using typedef-name `ButtonList::button' after `struct'
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/maelstrom-sdl/work/Maelstrom-3.0.5
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/maelstrom-sdl/work/Maelstrom-3.0.5
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/games/maelstrom-sdl

>How-To-Repeat:
do "bmake install clean" in games/maelstrom-sdl
>Fix:
none known