From nobody@FreeBSD.org  Sat Jun 13 08:49:19 2009
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 E2250106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Jun 2009 08:49:19 +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 D02D08FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Jun 2009 08:49:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5D8nJdu037693
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Jun 2009 08:49:19 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n5D8nJHL037692;
	Sat, 13 Jun 2009 08:49:19 GMT
	(envelope-from nobody)
Message-Id: <200906130849.n5D8nJHL037692@www.freebsd.org>
Date: Sat, 13 Jun 2009 08:49:19 GMT
From: Inamura Zempei <inamura@weather-service.co.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] math/p5-NetCDF cannot load module with netcdf-4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: rand@meridian-enviro.com

>Number:         135541
>Category:       ports
>Synopsis:       [PATCH] math/p5-NetCDF cannot load module with netcdf-4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 13 08:50:01 UTC 2009
>Closed-Date:    Mon May 03 08:11:45 UTC 2010
>Last-Modified:  Mon May 03 08:11:45 UTC 2010
>Originator:     Inamura Zempei
>Release:        FreeBSD 7.2-RELEASE-p1 i386
>Organization:
>Environment:
system:
FreeBSD DevBase 7.2-RELEASE-p1 FreeBSD 7.2-RELEASE-p1 #0: Tue Jun  9 21:30:43 UTC 2009     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

ports:
p5-NetCDF (p5-NetCDF-1.2.3)
netcdf    (netcdf-4.0)

>Description:
Port 'netcdf-4.0' is enabled hdf5 support, but 'p5-NetCDF-1.2.3' build option is not included hdf5 libraries.

so that, when "use NetCDF", perl print message below and exit:

Can't load '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/NetCDF/NetCDF.so' for module NetCDF: /usr/local/lib/libnetcdf.so.5: Undefined symbol "H5T_NATIVE_UCHAR_g" at /usr/local/lib/perl5/5.8.9/mach/DynaLoader.pm line 226.
 at - line 0
Compilation failed in require.
BEGIN failed--compilation aborted.

>How-To-Repeat:
On 7.2-RELEASE:
install p5-NetCDF port
exec 'perl -MNetCDF'

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Jun 13 08:50:12 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: rand@meridian-enviro.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/135541: [PATCH] math/p5-NetCDF cannot load module with netcdf-4
Date: Sat, 13 Jun 2009 08:50:09 UT

 Maintainer of math/p5-NetCDF,
 
 Please note that PR ports/135541 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/135541
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Sun Jan 10 19:53:04 UTC 2010 
Responsible-Changed-Why:  
feedback timeout (> 6 months) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135541 
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Tue Jan 12 01:00:29 UTC 2010 
State-Changed-Why:  
feedback timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135541 
Responsible-Changed-From-To: pgollucci->freebsd-ports-bugs 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Sat Feb 13 06:31:32 UTC 2010 
Responsible-Changed-Why:  
I'll too slow. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135541 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Mon May 3 08:11:43 UTC 2010 
State-Changed-Why:  
The error will not reproduce with the update to 1.2.4. 

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