From owner-freebsd-ports Wed Dec 26 22:20: 9 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A6ED437B419 for ; Wed, 26 Dec 2001 22:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBR6K0D27600; Wed, 26 Dec 2001 22:20:00 -0800 (PST) (envelope-from gnats) Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225]) by hub.freebsd.org (Postfix) with ESMTP id 3029537B417 for ; Wed, 26 Dec 2001 22:18:35 -0800 (PST) Received: from kiowa.dek.spc.org (adsl-217-154-12-3.mistral.co.uk [217.154.12.3]) by bigboy.spc.org (Postfix) with ESMTP id 16F513132 for ; Thu, 27 Dec 2001 06:20:10 +0000 (GMT) Received: by kiowa.dek.spc.org (Postfix, from userid 1001) id EAF8D2102C; Thu, 27 Dec 2001 06:18:36 +0000 (GMT) Message-Id: <20011227061836.EAF8D2102C@kiowa.dek.spc.org> Date: Thu, 27 Dec 2001 06:18:36 +0000 (GMT) From: Bruce M Simpson Reply-To: Bruce M Simpson To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33224: Build breaks on CURRENT due to changes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33224 >Category: ports >Synopsis: Build breaks on CURRENT due to changes >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 26 22:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Bruce M Simpson >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD kiowa.dek.spc.org 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Mon Dec 24 04:57:54 GMT 2001 root@kiowa.dek.spc.org:/usr/src/sys/i386/compile/KIOWA i386 >Description: mmv build breaks during compile; there is a problem with the dirent interface it uses. this is old cold, but the tool is extremely useful. ===> Extracting for mmv-1.01b >How-To-Repeat: Try to build the package on -CURRENT. The build will break. The package builds correctly on 4.4-STABLE. >Fix: No fix yet, this is just a notification; if/when I fix I shall submit it as a followup to this PR, meanwhile if this could be passed onto maintainer would be most grateful. >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for mmv/part01.Z. >> Checksum OK for mmv/part02.Z. >> Checksum OK for mmv/mmv.pch.Z. ===> Patching for mmv-1.01b ===> Applying distribution patches for mmv-1.01b ===> Applying FreeBSD patches for mmv-1.01b ===> Configuring for mmv-1.01b ===> Building for mmv-1.01b cc -o mmv -O -pipe mmv.c In file included from mmv.c:138: /usr/include/sys/dir.h:41: warning: #warning "The information in this file should be obtained from " /usr/include/sys/dir.h:42: warning: #warning "and is provided solely (and temporarily) for backward compatibility." mmv.c:409: initializer element is not constant mmv.c: In function `dostage': mmv.c:1067: warning: assignment makes pointer from integer without a cast mmv.c: In function `mygets': mmv.c:2867: warning: assignment makes pointer from integer without a cast *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message