Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 2014 23:58:55 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Bryan Drewery <bdrewery@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r351587 - in head: . Mk Mk/Scripts
Message-ID:  <alpine.LSU.2.11.1405022355480.19281@tuna.site>
In-Reply-To: <alpine.LSU.2.11.1404282242510.2591@tuna.site>
References:  <201404190644.s3J6iuaM097417@svn.freebsd.org> <alpine.LSU.2.11.1404282242510.2591@tuna.site>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 Apr 2014, Gerald Pfeifer wrote:
>   ===> Warning: Test was done with PREFIX != LOCALBASE
>   ===> Warning: The port may not be properly installing into PREFIX
> 
> ...feels a bit aggressive.  In my experience, if that != case works,
> it is more likely that the == case works than the other way around.
> 
>>      - There are likely still some false-positives. I fixed as many as I could
>>        find. Please let me know of others.
> 
> I have no idea what to do about
> 
>   ===> Checking for directories owned by MTREEs
>   Error: Owned by MTREE: @dirrmtry info
>   Error: Owned by MTREE: @unexec rmdir "/scratch2/tmp/gerald/prefix/gcc%%SUFFIX%%" >/dev/null 2>&1 || :
> 
> that I now see for lang/gcc49.  
> 
> "@dirrmtry info" is not part of pkg-plist.  That other lines is, yet
> how can this be owned by MTREE?

Any suggestions?  Checks like this being added, as hard errors,
make my ports work harder -- and more risky! -- since I now have 
to ignore errors to be able to succeed tests and commit.

(And I was wrong originally: the @unexec rmdir is not part of 
pkg-plist either.)

Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.11.1405022355480.19281>