Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2014 22:49:00 +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.1404282242510.2591@tuna.site>
In-Reply-To: <201404190644.s3J6iuaM097417@svn.freebsd.org>
References:  <201404190644.s3J6iuaM097417@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 19 Apr 2014, Bryan Drewery wrote:
>   - Bug fixes:

Wow, that's an impressive list.  Thanks for doing this.

>      - Add note when PREFIX=!LOCALBASE

  ===> 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?

Gerald



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