Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2013 21:50:52 +0200
From:      John Marino <freebsd.contact@marino.st>
To:        Brooks Davis <brooks@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r330644 - head/devel/llvm33
Message-ID:  <52603F9C.208@marino.st>
In-Reply-To: <201310171354.r9HDssuf013237@svn.freebsd.org>
References:  <201310171354.r9HDssuf013237@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> 
> Log:
>   Correct a plist bug that crept in at the end of testing.
>   
>   Reported by:	mat
>   Pointy hat:	brooks (still figuring out the details of this stage thing...)
> 
> Modified:
>   head/devel/llvm33/Makefile
>   head/devel/llvm33/pkg-plist
> 

I think we still have a problem with the PLIST.
On the llvm log, I'm getting:
pkg-static: freed(): Invalid argument

(This is common symptom of a directory in the plist)

Later, it tried to build clang 33 and failed with:

pkg-static: /packages/All/llvm33-3.3_5.txz is not a valid package: no
manifest found

This is also a clear symptom of a package with a directory as a file in
in the plist

So I think llvm33 still has issues (sorry!).

Regards,
John





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52603F9C.208>