From sobomax@portaone.com  Mon May  2 19:37:15 2005
Return-Path: <sobomax@portaone.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AE96416A4CE
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; Mon,  2 May 2005 19:37:15 +0000 (GMT)
Received: from www.portaone.com (web.portaone.com [195.70.151.35])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E3EF143D5C
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; Mon,  2 May 2005 19:37:14 +0000 (GMT)
	(envelope-from sobomax@portaone.com)
Received: from [192.168.0.254] ([192.168.2.2])
	(authenticated bits=0)
	by www.portaone.com (8.12.11/8.12.11) with ESMTP id j42JPspX099628
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Mon, 2 May 2005 21:25:54 +0200 (CEST)
	(envelope-from sobomax@portaone.com)
Message-Id: <42767EBE.7020409@portaone.com>
Date: Mon, 02 May 2005 22:25:50 +0300
From: Maxim Sobolev <sobomax@portaone.com>
To: Matteo Riondato <rionda@gufi.org>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
In-Reply-To: <200505020706.j4276RT7046589@utenti.gufi.org>
Subject: Re: make mkuzip(8) compile on amd64 (and WARNS=6 clean)
References: <200505020706.j4276RT7046589@utenti.gufi.org>

>Number:         80563
>Category:       bin
>Synopsis:       Re: make mkuzip(8) compile on amd64 (and WARNS=6 clean)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 02 19:40:01 GMT 2005
>Closed-Date:    Mon May 02 22:35:08 GMT 2005
>Last-Modified:  Mon May 02 22:35:08 GMT 2005
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Commited, thank you!
 
 -Maxim
 
 Matteo Riondato wrote:
 >>Submitter-Id:	current-users
 >>Originator:	Matteo Riondato
 >>Organization:	FreeSBIE.org
 >>Confidential:	no 
 >>Synopsis:	make mkuzip(8) compile on amd64 (and WARNS=6 clean)
 >>Severity:	 non-critical
 >>Priority:	low
 >>Category:	bin
 >>Class:		sw-bug 
 >>Release:	FreeBSD 6.0-CURRENT amd64
 >>Environment:
 > 
 > System: FreeBSD kaiser.sig11.org 6.0-CURRENT FreeBSD 6.0-CURRENT #4: Thu Apr 21 19:13:34 CEST 2005     root@kaiser.sig11.org:/usr/obj/usr/src/sys/VICEREY  amd64
 > 
 > 
 > 
 >>Description:
 > 
 > 	mkuzip(8) does not compile on amd64 (and probably on others 64bit archs). This is just due to some wrong format string in 2 printf() calls.
 >  	The patch linked in "Fix" section solves this issue and make mkuzip WARNS=6 clean.
 > 	If it gets committed, I hope that mkuzip will be enabled on ! i386 archs (at least on amd64).
 > 
 >>How-To-Repeat:
 > 
 > 	cd /usr/src/usr.bin/mkuzip && make depend && make
 > 
 >>Fix:
 > 
 > 	Get the patch at http://www.riondabsd.net/mkuzip.diff and apply it
 > 
 > 
 > 
 > 
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Mon May 2 22:34:31 GMT 2005 
State-Changed-Why:  
Misfiled followup to kern/80526. 


Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon May 2 22:34:31 GMT 2005 
Responsible-Changed-Why:  

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