svn commit: r330644 - head/devel/llvm33
John Marino
freebsd.contact at marino.st
Thu Oct 17 19:51:31 UTC 2013
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
More information about the svn-ports-all
mailing list