From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 30 08:10:22 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88FE716A403 for ; Mon, 30 Oct 2006 08:10:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FDDF43D4C for ; Mon, 30 Oct 2006 08:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9U8ALDo068975 for ; Mon, 30 Oct 2006 08:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9U8ALqr068969; Mon, 30 Oct 2006 08:10:21 GMT (envelope-from gnats) Resent-Date: Mon, 30 Oct 2006 08:10:21 GMT Resent-Message-Id: <200610300810.k9U8ALqr068969@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vladimir Grebenschikov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5D7216A555 for ; Mon, 30 Oct 2006 08:06:03 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vbook.fbsd.ru (swsoft-mipt-nat.sw.ru [195.214.233.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FC6143D5E for ; Mon, 30 Oct 2006 08:06:00 +0000 (GMT) (envelope-from vova@sw.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GeS9c-0003Ut-B7 for FreeBSD-gnats-submit@freebsd.org; Mon, 30 Oct 2006 11:05:56 +0300 Message-Id: Date: Mon, 30 Oct 2006 11:05:56 +0300 From: Vladimir Grebenschikov Sender: Vladimir Grebenschikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/104923: comms/hcidump does not builds on 7-CURRENT - compiler warning threted as error X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vladimir Grebenschikov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Oct 2006 08:10:22 -0000 >Number: 104923 >Category: ports >Synopsis: comms/hcidump does not builds on 7-CURRENT - compiler warning threted as error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 30 08:10:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Vladimir Grebenschikov >Release: FreeBSD 7.0-CURRENT i386 >Organization: SWsoft >Environment: >Description: System: FreeBSD vbook.fbsd.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Sep 19 19:42:28 MSD 2006 root@vbook.fbsd.ru:/usr/obj/usr/src/sys/VBOOK i386 Description: fresh cvs: /usr/ports/comms/hcidump# make ===> Extracting for hcidump-1.5.1 => MD5 Checksum OK for hcidump-1.5.1.tar.gz. => SHA256 Checksum OK for hcidump-1.5.1.tar.gz. ===> Patching for hcidump-1.5.1 ===> Applying FreeBSD patches for hcidump-1.5.1 ===> Configuring for hcidump-1.5.1 ===> Building for hcidump-1.5.1 ===> parser (all) Warning: Object directory not changed from original /usr/ports/comms/hcidump/work/hcidump/parser cc -O2 -fno-strict-aliasing -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c bnep.c cc -O2 -fno-strict-aliasing -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c cmtp.c cc -O2 -fno-strict-aliasing -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c hidp.c cc -O2 -fno-strict-aliasing -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c l2cap.c cc -O2 -fno-strict-aliasing -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c rfcomm.c cc -O2 -fno-strict-aliasing -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c hci.c cc -O2 -fno-strict-aliasing -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c parser.c parser.c: In function `p_indent': parser.c:68: warning: long unsigned int format, time_t arg (arg 2) *** Error code 1 Stop in /usr/ports/comms/hcidump/work/hcidump/parser. *** Error code 1 Stop in /usr/ports/comms/hcidump/work/hcidump. *** Error code 1 Stop in /usr/ports/comms/hcidump. workaround: make NO_WERROR=yes >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: