[Bug 234547] net/asterisk16
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 1 20:27:49 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234547
Bug ID: 234547
Summary: net/asterisk16
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: ludovic.desweemer at gmail.com
Assignee: madpilot at FreeBSD.org
Flags: maintainer-feedback?(madpilot at FreeBSD.org)
Created attachment 200683
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200683&action=edit
Use bash in Makefile.moddir_rules
Build fails with the following error when textproc/xmlstarlet is installed :
gmake[4]: Leaving directory
'/usr/ports/net/asterisk16/work/asterisk-16.1.1/codecs/ilbc'
Installing modules from codecs...
/bin/sh: declare: not found
/bin/sh: DISABLED_MODS[codec_speex]=1: not found
/bin/sh: DISABLED_MODS[codec_opus]=1: not found
/bin/sh: DISABLED_MODS[codec_silk]=1: not found
/bin/sh: DISABLED_MODS[codec_siren7]=1: not found
/bin/sh: DISABLED_MODS[codec_siren14]=1: not found
/bin/sh: DISABLED_MODS[codec_g729a]=1: not found
/bin/sh: ${DISABLED_MODS[...}: Bad substitution
gmake[3]: ***
[/usr/ports/net/asterisk16/work/asterisk-16.1.1/Makefile.moddir_rules:110:
install] Error 2
gmake[3]: Leaving directory
'/usr/ports/net/asterisk16/work/asterisk-16.1.1/codecs'
gmake[2]: *** [Makefile:614: codecs-install] Error 2
gmake[2]: Leaving directory '/usr/ports/net/asterisk16/work/asterisk-16.1.1'
*** Error code 2
Stop.
make[1]: stopped in /usr/ports/net/asterisk16
*** Error code 1
Stop.
make: stopped in /usr/ports/net/asterisk16
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list