From nobody@FreeBSD.org  Thu Jan  7 18:14:11 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A4160106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  7 Jan 2010 18:14:11 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 934B28FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  7 Jan 2010 18:14:11 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o07IEBhO038478
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 7 Jan 2010 18:14:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o07IEBut038477;
	Thu, 7 Jan 2010 18:14:11 GMT
	(envelope-from nobody)
Message-Id: <201001071814.o07IEBut038477@www.freebsd.org>
Date: Thu, 7 Jan 2010 18:14:11 GMT
From: Rusty Nejdl <rnejdl@ringofsaturn.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: freeorion-0.3.13.3318 on AMD64 fails to run due to GLIBC issues
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         142432
>Category:       ports
>Synopsis:       games/freeorion: freeorion-0.3.13.3318 on AMD64 fails to run due to GLIBC issues
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    oliver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 07 18:20:01 UTC 2010
>Closed-Date:    Fri Jan 08 10:33:05 UTC 2010
>Last-Modified:  Fri Jan  8 10:40:04 UTC 2010
>Originator:     Rusty Nejdl
>Release:        8-STABLE AMD64
>Organization:
>Environment:
FreeBSD tethys.ringofsaturn.com 8.0-STABLE FreeBSD 8.0-STABLE #8: Wed Jan  6 08:02:41 CST 2010     root@tethys.ringofsaturn.com:/usr/obj/usr/src/sys/SATURN  amd64
>Description:
When I execute freeorion, I get the following:
 
 tethys:/usr/ports/games>freeorion              
/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by /usr/local/bin/freeorion not found
Exit 1
You have new mail.
 tethys:/usr/ports/games>

Checking the supported GLIBCXX's of that shared lib, I get:

 tethys:/usr/ports/games>strings /usr/lib/libstdc++.so.6 | grep XX
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
CXXABI_1.3
CXXABI_1.3.1
GLIBCXX_FORCE_NEW
 tethys:/usr/ports/games>
>How-To-Repeat:
CSUP to latest ports tree on a stable 8.x system running AMD64 and you will be able to reproduce this.
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->oliver 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Jan 7 19:13:34 UTC 2010 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142432 
State-Changed-From-To: open->closed 
State-Changed-By: oliver 
State-Changed-When: Fri Jan 8 10:32:32 UTC 2010 
State-Changed-Why:  
Fixed, Thanks for submitting this PR! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142432 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142432: commit references a PR
Date: Fri,  8 Jan 2010 10:32:27 +0000 (UTC)

 oliver      2010-01-08 10:32:17 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/freeorion      Makefile 
     games/freeorion/files patch-SConstruct 
   Log:
   fix the linking of freeorion to pick up the right libstdc++ library
   
   PR:             ports/142432
   Submitted By:   Rusty Nejdl <rnejdl@ringofsaturn.com>
   
   Revision  Changes    Path
   1.19      +4 -3      ports/games/freeorion/Makefile
   1.4       +24 -5     ports/games/freeorion/files/patch-SConstruct
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
