Subject: pkg/29415: package games/ivan does not build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <almeyers@consult-meyers.com>
List: pkgsrc-bugs
Date: 02/17/2005 12:16:00
>Number:         29415
>Category:       pkg
>Synopsis:       package games/ivan does not build
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 17 12:16:00 +0000 2005
>Originator:     A L Meyers
>Release:        newest 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:
Making all in Source
source='actset.cpp' object='actset.o' libtool=no  depfile='.deps/actset.Po' tmpdepfile='.deps/actset.TPo'  depmode=gcc3 /bin/sh ../../depcomp  g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ivan\" -DVERSION=\"0.430\" -I. -I. -I../../FeLib/Include -I../../Main/Include   -I/usr/pkg/include/SDL -D_REENTRANT -DLINUX -DLOCAL_STATE_DIR=\"/usr/pkg/share/ivan/\" -DDATADIR=\"/usr/pkg/share\" -DUSE_SDL -DGCC  -O2 -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include -c -o actset.o `test -f 'actset.cpp' || echo './'`actset.cpp
In file included from actset.cpp:3:
../../Main/Include/proto.h: In function `outputfile& operator<<(outputfile&, const type*)':
../../Main/Include/proto.h:80: error: no match for 'operator<<' in 'SaveFile << (ushort)(0)'
../../Main/Include/proto.h: In function `inputfile& operator>>(inputfile&, type*&)':
../../Main/Include/proto.h:88: error: no match for 'operator>>' in 'SaveFile >> Type'
actset.cpp: At global scope:
actset.cpp:6: error: too few template-parameter-lists
actset.cpp:7: error: too few template-parameter-lists
actset.cpp:8: error: too few template-parameter-lists
In file included from ../../Main/Include/char.h:9,
                 from actset.cpp:15:
../../Main/Include/script.h:201: error: an explicit specialization must be preceded by 'template <>'
../../Main/Include/script.h:217: error: an explicit specialization must be preceded by 'template <>'
../../Main/Include/script.h:241: error: an explicit specialization must be preceded by 'template <>'
../../Main/Include/script.h:253: error: an explicit specialization must be preceded by 'template <>'
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/ivan/work/ivan-0.430/Main/Source
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/ivan/work/ivan-0.430/Main
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/ivan/work/ivan-0.430
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/games/ivan

>How-To-Repeat:
do "bamke install" in games/ivan
>Fix:
none known