Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2014 01:46:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 191991] www/chromium fails configure steps
Message-ID:  <bug-191991-28929-lnELnhgJ2z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191991-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191991-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191991

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koobs@FreeBSD.org

--- Comment #6 from Kubilay Kocak <koobs@FreeBSD.org> ---
Carlos is correct, the SEM option was made the default in r361735 [1] for the
following reasons:

- POSIX semaphores are now supported and working in all supported FreeBSD
(GENERIC) releases.

- They are expected and part of a default upstream Python build (unless not
supported by the system, or broken)

- While 'technically' optional in that one *can* disable them with the
appropriate configure argument, it is not exposed in ./configure --help or
otherwise documented as a user-configurable knob.

- To address issues just like this for binary packages (see special note in
commit log below)

[1] https://svnweb.freebsd.org/ports?view=revision&revision=361735

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191991-28929-lnELnhgJ2z>