From owner-freebsd-ports@FreeBSD.ORG Sun Jun 15 20:38:22 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59B0437B401 for ; Sun, 15 Jun 2003 20:38:22 -0700 (PDT) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A20B43F75 for ; Sun, 15 Jun 2003 20:38:21 -0700 (PDT) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) h5G3cJAQ044657 for ; Sun, 15 Jun 2003 23:38:20 -0400 (EDT) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)h5G3cJud044654 for ; Sun, 15 Jun 2003 23:38:19 -0400 (EDT) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Sun, 15 Jun 2003 23:38:17 -0400 (EDT) From: Andre Guibert de Bruet To: ports@freebsd.org Message-ID: <20030615233244.L41111@alpha.siliconlandmark.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: sysutils/stat X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2003 03:38:22 -0000 Hi, sysutils/stat seems to be broken under -CURRENT. Here's the buildlog under -CURRENT with sample output at the bottom: ===> Extracting for stat-1.3_1 >> Checksum OK for stat-1.3.tar.gz. ===> Patching for stat-1.3_1 ===> Applying FreeBSD patches for stat-1.3_1 ===> Configuring for stat-1.3_1 ===> Building for stat-1.3_1 Warning: Object directory not changed from original /usr/ports/sysutils/stat/wor k/stat-1.3 cc -O2 -pipe -march=athlon-mp -c stat.fmt.c stat.fmt.c:4:9: warning: extra tokens at end of #endif directive cc -O2 -pipe -march=athlon-mp -o stat stat.fmt.o gzip -cn stat.1 > stat.1.gz ===> Installing for stat-1.3_1 install -s -o root -g wheel -m 555 stat /usr/local/bin install -o root -g wheel -m 444 stat.1.gz /usr/local/man/man1 ===> Generating temporary packing list ===> Registering installation for stat-1.3_1 # rehash # stat . 1051 2358699 drwxr-xr-x 4 root wheel 9415848 512 "Jun 15 23:34:04 2003" "Jun 15 23:34:01 2003" "Jun 15 23:34:01 2003" "Apr 5 15:01:15 2003" 4096 4 . sysutils/stat works perfectly under 4.X-STABLE: # stat / File: "/" Size: 512 Allocated Blocks: 4 Filetype: Directory Mode: (0755/drwxr-xr-x) Uid: (0/root) Gid: (0/wheel) Device: 116,131104 Inode: 2 Links: 17 Access: Sun Jun 15 03:01:02 2003 Modify: Sun May 25 15:44:08 2003 Change: Sun May 25 15:44:08 2003 Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > PS: I'm not on ports@, please copy me.