From nobody@FreeBSD.org  Thu Dec 17 12:17:28 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 90A91106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 Dec 2009 12:17:28 +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 7FC748FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 Dec 2009 12:17:28 +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 nBHCHRQO054175
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 Dec 2009 12:17:27 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id nBHCHRM8054174;
	Thu, 17 Dec 2009 12:17:27 GMT
	(envelope-from nobody)
Message-Id: <200912171217.nBHCHRM8054174@www.freebsd.org>
Date: Thu, 17 Dec 2009 12:17:27 GMT
From: "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: maatkit doesn't work with perl5.10
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         141709
>Category:       ports
>Synopsis:       databases/maatkit doesn't work with perl5.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    skreuzer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 17 12:20:02 UTC 2009
>Closed-Date:    Mon Jan 11 23:14:26 UTC 2010
>Last-Modified:  Mon Jan 11 23:20:04 UTC 2010
>Originator:     Sergey V. Dyatko
>Release:        7.2-RELEASE -- HEAD
>Organization:
>Environment:
FreeBSD database.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #7 r199858: Fri Nov 27 12:37:40 EET 2009     root@current.domain:/usr/obj/usr/src/sys/KERN  amd64
>Description:
Errors like "Useless use of a constant in void context at /usr/local/bin/[any-tool-from-maatkit] line N"

Installed packages:
[tiger@database]/%pkg_info
gettext-0.17_1      GNU gettext package
gmake-3.81_3        GNU version of 'make' utility
libiconv-1.13.1     A character set conversion library
libtool-2.2.6b      Generic shared library support script
maatkit-5240        Collection of essential command-line utilities for MySQL
mysql-client-5.4.3  Multithreaded SQL database (client)
mysql-server-5.4.3  Multithreaded SQL database (server)
p5-DBD-mysql-4.012  MySQL driver for the Perl5 Database Interface (DBI)
p5-DBI-1.60.9       The perl5 Database Interface.  Required for DBD::* modules
p5-Storable-2.21    Persistency for perl data structures
p5-Term-ReadKey-2.30 A perl5 module for simple terminal control
p5-Time-HiRes-1.9719,1 A perl5 module implementing High resolution time, sleep, an
perl-5.10.1         Practical Extraction and Report Language

with lang/perl5.8 works fine 

btw, mk-audit doesn't work on fbsd: http://groups.google.com/group/maatkit-discuss/browse_thread/thread/1685cae1a025da55

>How-To-Repeat:
1) install lang/perl5.10
2) install maatkit
3) run (for example) mk-kill 

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->skreuzer 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Dec 17 12:23:09 UTC 2009 
Responsible-Changed-Why:  
Fix synopsis and assign. 

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

From: Steven Kreuzer <skreuzer@freebsd.org>
To: bug-followup@FreeBSD.org,
 sergey.dyatko@gmail.com
Cc:  
Subject: Re: ports/141709: databases/maatkit doesn't work with perl5.10
Date: Wed, 23 Dec 2009 11:35:21 -0500

 I upgraded to 5.10 and was able to reproduce this.
 
 This bug has been acknowledged upstream at =
 http://code.google.com/p/maatkit/issues/detail?id=3D733
 and a fix has been applied to the repository but they haven't cut a new =
 release.
 
 I am going to try and get in touch with one of the developers and see =
 when they are going to cut a new release.
 If its not too far in the future, I am going to wait for that rather =
 then create a bunch of patches for the port.
 
 --
 Steven Kreuzer
 http://www.exit2shell.com/~skreuzer
 
State-Changed-From-To: open->closed 
State-Changed-By: skreuzer 
State-Changed-When: Mon Jan 11 23:14:25 UTC 2010 
State-Changed-Why:  
I updated the port to 5427 which fixes this issue 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141709: commit references a PR
Date: Mon, 11 Jan 2010 23:13:50 +0000 (UTC)

 skreuzer    2010-01-11 23:13:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/maatkit    Makefile distinfo 
   Log:
   Update to 5427 which fixes maatkit bug 733 documented in the PR
   listed below
   
   PR:             ports/141709
   Submitted by:   Sergey V. Dyatko <sergey.dyatko@gmail.com>
   
   Revision  Changes    Path
   1.21      +1 -1      ports/databases/maatkit/Makefile
   1.20      +3 -3      ports/databases/maatkit/distinfo
 _______________________________________________
 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:
