Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Nov 2016 08:15:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214840] net/asterisk13: configure: error: BlocksRuntime is required for clang
Message-ID:  <bug-214840-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: madpilot@FreeBSD.org
             Flags: maintainer-feedback?(madpilot@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 b=
uild
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: erro=
r:
BlocksRuntime is required for clang, please install libblocksruntime
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to madpilot@FreeBSD.org [maintainer] and attach t=
he
"/wrkdirs/usr/ports/net/asterisk13/work/asterisk-13.13.0/config.log" includ=
ing
the output of the failure of your make command. Also, it might be a good id=
ea
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

--=20
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-214840-13>