[Bug 214840] net/asterisk13: configure: error: BlocksRuntime is required for clang

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 26 08:15:54 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214840

            Bug ID: 214840
           Summary: net/asterisk13: configure: error: BlocksRuntime is
                    required for clang
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: madpilot at FreeBSD.org
          Reporter: ohartmann at walstatt.org
          Assignee: madpilot at FreeBSD.org
             Flags: maintainer-feedback?(madpilot at FreeBSD.org)

Using a most recent 12-CURRENT host and poudriere jail, compiling port
net/asterisk13, which has recently been update to version 13.13, fails to build
with the error shown below:


[...]
checking for md5... md5
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking whether cc is Clang... yes
checking whether Clang needs flag to prevent "argument unused" warning when
linking with -pthread... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for RAII support... checking for clang -fblocks... configure: error:
BlocksRuntime is required for clang, please install libblocksruntime
===>  Script "configure" failed unexpectedly.
Please report the problem to madpilot at FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/net/asterisk13/work/asterisk-13.13.0/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/net/asterisk13

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


More information about the freebsd-ports-bugs mailing list