From owner-freebsd-ports@FreeBSD.ORG Fri Jul 11 10:51:21 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A78C106567E for ; Fri, 11 Jul 2008 10:51:21 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 5F6C88FC0A for ; Fri, 11 Jul 2008 10:51:21 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id CD0EDEBC08; Fri, 11 Jul 2008 06:32:25 -0400 (EDT) Date: Fri, 11 Jul 2008 06:31:26 -0400 From: Bill Moran To: "Rodrigo OSORIO (ros)" Message-Id: <20080711063126.8ce929a8.wmoran@potentialtech.com> In-Reply-To: <20080711094234.GA64976@hodja.bebik.net> References: <20080711094234.GA64976@hodja.bebik.net> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Help request to undestand the portmon report X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2008 10:51:21 -0000 In response to "Rodrigo OSORIO (ros)" : > Hello everyone, > > I just take a quick look at the portmon report about my first port submit, omegaT[1], a translation memory editor. > As I can see, portmon reports a 'failed to build' state for the amd64-8-latest environment, but if I took a close look, the log file looks ok (the port and the pakage was build without errors). The link doesn't seem to jump to the correct position on this page: http://pointyhat.freebsd.org/errorlogs/#mtree But it says this about your error: mtree The port leaves ${PREFIX} in a state that is not consistent with the mtree definition after pkg_delete. This usually means some files are missing from PLIST. It could also mean that your installation scripts create files or directories not properly deleted by the deinstallation scripts. Another possibility is that your port is deleting some directories it is not supposed to, or incorrectly modifying some directory's permission. > My question is why portmon think an error occurs during the build (maybe something wrong is hide in the log). Because of this: === Checking filesystem state list of filesystem changes from before and after port installation and deinstallation usr/local/share/java/apache-ant/bin/antRun changed permissions expected 0555 found 0444 > And how can I fix this situation to avoid unnecesary problems reported for the port tree. Well ... here's where I'm not much help, as I'm not very familiar with the care and feeding of Java apps. -- Bill Moran http://www.potentialtech.com