From owner-svn-ports-all@FreeBSD.ORG Thu Oct 17 22:05:25 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 67758BF; Thu, 17 Oct 2013 22:05:25 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (lor.one-eyed-alien.net [69.66.77.232]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B583E2660; Thu, 17 Oct 2013 22:05:24 +0000 (UTC) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.7/8.14.7) with ESMTP id r9HM5I07079739; Thu, 17 Oct 2013 17:05:18 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.7/8.14.7/Submit) id r9HM5I9U079738; Thu, 17 Oct 2013 17:05:18 -0500 (CDT) (envelope-from brooks) Date: Thu, 17 Oct 2013 17:05:18 -0500 From: Brooks Davis To: marino@freebsd.org Subject: Re: svn commit: r330644 - head/devel/llvm33 Message-ID: <20131017220518.GB78687@lor.one-eyed-alien.net> References: <201310171354.r9HDssuf013237@svn.freebsd.org> <52603F9C.208@marino.st> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jq0ap7NbKX2Kqbes" Content-Disposition: inline In-Reply-To: <52603F9C.208@marino.st> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2013 22:05:25 -0000 --jq0ap7NbKX2Kqbes Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 17, 2013 at 09:50:52PM +0200, John Marino wrote: > On 10/17/2013 15:54, Brooks Davis wrote: > > Author: brooks > > Date: Thu Oct 17 13:54:53 2013 > > New Revision: 330644 > > URL: http://svnweb.freebsd.org/changeset/ports/330644 > >=20 > > Log: > > Correct a plist bug that crept in at the end of testing. > > =20 > > Reported by: mat > > Pointy hat: brooks (still figuring out the details of this stage thin= g...) > >=20 > > Modified: > > head/devel/llvm33/Makefile > > head/devel/llvm33/pkg-plist > >=20 >=20 > I think we still have a problem with the PLIST. > On the llvm log, I'm getting: > pkg-static: freed(): Invalid argument >=20 > (This is common symptom of a directory in the plist) It's utterly bizzare that this isn't a fatal error long before this stage. It certainly should alwasy fail to produce a package file. Fixed, I hope. Thanks, Brooks --jq0ap7NbKX2Kqbes Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFSYF8dXY6L6fI4GtQRAlo6AKDYT/TRXT+UiWc2VJGhB/ic6CPdBwCgvnwR 0QUOKqx/AKnKIqk45vr6HoM= =CgwJ -----END PGP SIGNATURE----- --jq0ap7NbKX2Kqbes--