Subject: pkg/29742: Battle For Wesnoth doesn't build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <pparkkin@iki.fi>
List: pkgsrc-bugs
Date: 03/19/2005 17:43:00
>Number:         29742
>Category:       pkg
>Synopsis:       Battle for Wesnoth doesn't build
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 19 17:43:00 +0000 2005
>Originator:     Paavo Parkkinen
>Release:        NetBSD 2.0
>Organization:
>Environment:
	
	
System: NetBSD sukka.auvila.jyu.fi 2.0 NetBSD 2.0 (SUKKA) #3: Tue Mar 1 19:24:30 EET 2005 root@sukka.auvila.jyu.fi:/usr/src/sys/arch/i386/compile/SUKKA i386
Architecture: i386
Machine: i386
>Description:
Battle for Wesnoth build fails with the following text:
reports.cpp: In function `reports::report 
   reports::generate_report(reports::TYPE, const gamemap&, const unit_map&, 
   const std::vector<team, std::allocator<team> >&, const team&, int, int, 
   const gamemap::location&, const gamemap::location&, const gamestatus&, const 
   std::set<std::string, std::less<std::string>, std::allocator<std::string> 
   >&, const std::string*)':
reports.cpp:405: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.netbsd.org/Misc/send-pr.html> for instructions.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/wesnoth/work/wesnoth-0.8/src
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/wesnoth/work/wesnoth-0.8/src
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/wesnoth/work/wesnoth-0.8
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/wesnoth/work/wesnoth-0.8
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/wesnoth
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/wesnoth

	
>How-To-Repeat:
> cd /usr/pkgsrc/games/wesnoth/
> sudo make install
	
>Fix: