From owner-freebsd-bugs@FreeBSD.ORG Mon May 2 07:10:03 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00A6C16A4CE for ; Mon, 2 May 2005 07:10:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B44E743D53 for ; Mon, 2 May 2005 07:10:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j427A2UP090229 for ; Mon, 2 May 2005 07:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j427A2eE090226; Mon, 2 May 2005 07:10:02 GMT (envelope-from gnats) Resent-Date: Mon, 2 May 2005 07:10:02 GMT Resent-Message-Id: <200505020710.j427A2eE090226@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matteo Riondato Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28F5216A4CE; Mon, 2 May 2005 07:06:30 +0000 (GMT) Received: from relay.gufi.org (civetta.gufi.org [193.27.203.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64CA043D1F; Mon, 2 May 2005 07:06:29 +0000 (GMT) (envelope-from rionda@utenti.gufi.org) Received: from utenti.gufi.org (utenti.gufi.org [193.27.203.174]) by relay.gufi.org (Postfix) with ESMTP id 4A59E21582; Mon, 2 May 2005 09:06:28 +0200 (CEST) Received: (from rionda@localhost) by utenti.gufi.org (8.12.11/8.12.11/Submit) id j4276RT7046589; Mon, 2 May 2005 09:06:27 +0200 (CEST) (envelope-from rionda) Message-Id: <200505020706.j4276RT7046589@utenti.gufi.org> Date: Mon, 2 May 2005 09:06:27 +0200 (CEST) From: Matteo Riondato To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: sobomax@FreeBSD.org Subject: bin/80526: make mkuzip(8) compile on amd64 (and WARNS=6 clean) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Matteo Riondato List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 07:10:03 -0000 >Number: 80526 >Category: bin >Synopsis: make mkuzip(8) compile on amd64 (and WARNS=6 clean) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 02 07:10:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matteo Riondato >Release: FreeBSD 6.0-CURRENT amd64 >Organization: FreeSBIE.org >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 >Release-Note: >Audit-Trail: >Unformatted: