From edwin@mavetju.org  Mon Sep 24 21:48:33 2007
Return-Path: <edwin@mavetju.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0573116A479
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Sep 2007 21:48:33 +0000 (UTC)
	(envelope-from edwin@mavetju.org)
Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78])
	by mx1.freebsd.org (Postfix) with ESMTP id C9BA613C4BA
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Sep 2007 21:48:30 +0000 (UTC)
	(envelope-from edwin@mavetju.org)
Received: by mail5out.barnet.com.au (Postfix, from userid 1001)
	id AAB8A2219D20; Tue, 25 Sep 2007 07:48:29 +1000 (EST)
Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mail5.barnet.com.au (Postfix) with ESMTP id 73A5A21B10C2
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Sep 2007 07:48:29 +1000 (EST)
Received: from k7.mavetju (k7.mavetju.org [10.251.1.18])
	by mail5auth.barnet.com.au (Postfix) with ESMTP id 21EA62219D0B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Sep 2007 07:48:29 +1000 (EST)
Received: by k7.mavetju (Postfix, from userid 1001)
	id 7928ADC; Tue, 25 Sep 2007 07:48:31 +1000 (EST)
Message-Id: <20070924214831.7928ADC@k7.mavetju>
Date: Tue, 25 Sep 2007 07:48:31 +1000 (EST)
From: Edwin Groothuis <edwin@mavetju.org>
Reply-To: Edwin Groothuis <edwin@mavetju.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: breakage in math/ruby-gsl due to upgrade of gsl to 1.10 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         116615
>Category:       ports
>Synopsis:       breakage in math/ruby-gsl due to upgrade of gsl to 1.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 24 21:50:01 GMT 2007
>Closed-Date:    Tue Sep 25 08:23:06 GMT 2007
>Last-Modified:  Tue Sep 25 08:23:06 GMT 2007
>Originator:     Edwin Groothuis
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:55:55 UTC 2007 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/SMP i386


>Description:

After last sundays update:

min.c:128: warning: static declaration of 'gsl_min_fminimizer_x_minimum' follows
 non-static declaration
/usr/local/include/gsl/gsl_min.h:79: warning: previous declaration of 'gsl_min_f
minimizer_x_minimum' was here
min.c: In function `gsl_min_fminimizer_x_minimum':
min.c:130: error: structure has no member named `minimum'
min.c: At top level:
min.c:134: warning: static declaration of 'gsl_min_fminimizer_f_minimum' follows
 non-static declaration
/usr/local/include/gsl/gsl_min.h:82: warning: previous declaration of 'gsl_min_f
minimizer_f_minimum' was here
min.c:139: warning: static declaration of 'gsl_min_fminimizer_f_lower' follows n
on-static declaration
/usr/local/include/gsl/gsl_min.h:83: warning: previous declaration of 'gsl_min_f
minimizer_f_lower' was here
min.c:144: warning: static declaration of 'gsl_min_fminimizer_f_upper' follows n
on-static declaration
/usr/local/include/gsl/gsl_min.h:84: warning: previous declaration of 'gsl_min_f
minimizer_f_upper' was here
*** Error code 1

Stop in /var/ports/root/cvs/ports/math/ruby-gsl/work/rb-gsl-1.9.2/ext.
setup.rb:655:in `command': system("make") failed (RuntimeError)
        from setup.rb:664:in `make'
        from setup.rb:1258:in `setup_dir_ext'
        from setup.rb:1532:in `__send__'
        from setup.rb:1532:in `traverse'
        from setup.rb:1549:in `dive_into'
        from setup.rb:1530:in `traverse'
        from setup.rb:1524:in `exec_task_traverse'
        from setup.rb:1519:in `each'
        from setup.rb:1519:in `exec_task_traverse'
        from setup.rb:1246:in `exec_setup'
        from setup.rb:996:in `exec_setup'
        from setup.rb:826:in `__send__'
        from setup.rb:826:in `invoke'
        from setup.rb:773:in `invoke'
        from setup.rb:1578
*** Error code 1

Stop in /root/cvs/ports/math/ruby-gsl.

>How-To-Repeat:

Build math/ruby-gsl in a clean environment.

>Fix:

?
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Sep 24 21:50:15 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116615 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue Sep 25 08:22:57 UTC 2007 
State-Changed-Why:  
Fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116615 
>Unformatted:
