svn commit: r367883 - in head: Mk lang/gcc

Gerald Pfeifer gerald at pfeifer.com
Wed Sep 10 21:33:00 UTC 2014


On Wed, 10 Sep 2014, Bryan Drewery wrote:
> Thanks for writing up a summary of changes. Very useful. I learned 
> about AddressSanitizer being supported.

You are very welcome!  (I haven't tested AddressSanitizer myself, 
but think I recall a positive report by a user.  If it does not 
work properly we might look into lang/gcc49 or lang/gcc5.)


On a related note, when trying to commit the PORTREVISION bump 
related to this commit, I ended up with:

  svn: E165001: Commit failed (details follow):
  svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output:
  Do not commit ports with NOPORTDOCS or NOPORTEXAMPLES.
  The port must be converted to proper OPTIONS.  See
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-options.html

Not super helpful since it did not indicate which of the 1000+ ports 
actually failed this test. ;-)  I could bypass this using Approved:
portmgr (implicit).

Gerald


More information about the svn-ports-head mailing list